summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-05 15:19:24 +0300
committerAndrew Dolgov <[email protected]>2011-12-05 15:19:24 +0300
commita9b3ea9e5d18fdb503c804a336ac24a76536d54e (patch)
tree3466ff02b47c3c6dcbb9c0a0ac0bb15312abf5e7 /res/xml/preferences.xml
parent6440c73b1e94fb9aee4a274a00bc0813da8b763a (diff)
implement licensing
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index a4c24982..ec3c5d16 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -30,7 +30,6 @@
<CheckBoxPreference android:defaultValue="false" android:title="@string/browse_cats_like_feeds" android:key="browse_cats_like_feeds"
android:summary="@string/browse_cats_like_feeds_summary" />
<CheckBoxPreference android:defaultValue="false" android:summary="@string/combined_mode_summary" android:title="@string/combined_mode" android:key="combined_mode" />
- <CheckBoxPreference android:defaultValue="false" android:summary="@string/enable_ads_summary" android:title="@string/enable_ads" android:key="enable_ads" />
</PreferenceCategory>