aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2014-07-08 21:41:13 +0200
committerBananeweizen <bananeweizen@gmx.de>2014-07-08 21:41:13 +0200
commit986217740a3c91b37fb1a7cc6efa52a2350d4b5a (patch)
treebdfcef32819b38e0d0d6f0e4c979d3a04bf3c085 /main/res/xml
parent4e1d9e0b6c9166e5d4f1b143996d14943c90b239 (diff)
downloadcgeo-986217740a3c91b37fb1a7cc6efa52a2350d4b5a.zip
cgeo-986217740a3c91b37fb1a7cc6efa52a2350d4b5a.tar.gz
cgeo-986217740a3c91b37fb1a7cc6efa52a2350d4b5a.tar.bz2
show active state also for gcvote and send2cgeo services
Diffstat (limited to 'main/res/xml')
-rw-r--r--main/res/xml/preferences.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/res/xml/preferences.xml b/main/res/xml/preferences.xml
index 1f1838b..6226ebf 100644
--- a/main/res/xml/preferences.xml
+++ b/main/res/xml/preferences.xml
@@ -315,7 +315,9 @@
android:title="@string/settings_open_website" />
</PreferenceCategory>
</PreferenceScreen>
- <PreferenceScreen android:title="@string/init_gcvote" >
+ <PreferenceScreen
+ android:key="@string/preference_screen_gcvote"
+ android:title="@string/init_gcvote" >
<PreferenceCategory android:title="@string/settings_settings" >
<CheckBoxPreference
android:defaultValue="true"