mirror of https://github.com/tasks/tasks
Resource cleanup
parent
a4e800a043
commit
da3893134f
@ -1,5 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<resources>
|
|
||||||
<bool name="billing_enabled">true</bool>
|
|
||||||
<bool name="tasker_available">true</bool>
|
|
||||||
</resources>
|
|
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<resources>
|
|
||||||
<bool name="location_enabled">true</bool>
|
|
||||||
</resources>
|
|
@ -1,4 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<bool name="sync_enabled">true</bool>
|
<bool name="sync_enabled">true</bool>
|
||||||
|
<bool name="location_enabled">true</bool>
|
||||||
|
<bool name="tasker_available">true</bool>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue