summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-12 17:00:51 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 17:00:51 +0300
commit513c440484ae6c5fc6d37f5acc567cdd7012a39d (patch)
treecb085f00c2a12bbff56706355afa027110b26908 /org.fox.ttrss/src/main/res/xml
parentef2ea535c335a963d5da402645da04e4cee48e3a (diff)
remove some unused string resources
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index 8909ee58..62e7847e 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -57,7 +57,6 @@
android:entries="@array/pref_theme_names"
android:entryValues="@array/pref_theme_values"
android:key="theme"
- android:summary="@string/pref_theme_long"
android:title="@string/pref_theme" />
<CheckBoxPreference