aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml
diff options
context:
space:
mode:
authorrsudev <rasch@munin-soft.de>2014-04-09 13:11:54 +0200
committerrsudev <rasch@munin-soft.de>2014-04-09 13:11:54 +0200
commit48b8582c01e9e10d616fdfb1bfe61fbd67ba8b47 (patch)
tree68261d06655188d3755761172363aa191d82f260 /main/res/xml
parent9ac1f781c468373acd7e97caba6b9f8dce681a6d (diff)
downloadcgeo-48b8582c01e9e10d616fdfb1bfe61fbd67ba8b47.zip
cgeo-48b8582c01e9e10d616fdfb1bfe61fbd67ba8b47.tar.gz
cgeo-48b8582c01e9e10d616fdfb1bfe61fbd67ba8b47.tar.bz2
Add service status to service summary
Diffstat (limited to 'main/res/xml')
-rw-r--r--main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/xml/preferences.xml b/main/res/xml/preferences.xml
index 1836dbe..fb17fb8 100644
--- a/main/res/xml/preferences.xml
+++ b/main/res/xml/preferences.xml
@@ -266,7 +266,7 @@
android:title="@string/settings_open_website" />
</PreferenceCategory>
</PreferenceScreen>
- <PreferenceScreen android:title="@string/settings_title_ox" >
+ <PreferenceScreen android:title="@string/settings_title_ox" android:key="@string/preference_screen_ox">
<PreferenceCategory android:title="@string/settings_settings" >
<CheckBoxPreference
android:defaultValue="false"