summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-09-01 13:49:19 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2013-09-01 13:49:19 +0200
commitc5f848ead5037ec73daa9d5eda17e8556091ef90 (patch)
tree7c06bcfb3851dad60500b7f4fd99744d4fa36be6 /res/xml
parente29d1179425238672b8be7b01dfac14f98257198 (diff)
downloadAntennaPod-c5f848ead5037ec73daa9d5eda17e8556091ef90.zip
Added subscription syncing
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/preferences.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 3216b7ad8..ac3160028 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -92,6 +92,9 @@
android:summary="@string/pref_gpodnet_authenticate_sum">
<intent android:action=".activity.gpoddernet.GpodnetAuthenticationActivity"/>
</PreferenceScreen>
+ <Preference
+ android:key="pref_gpodnet_logout"
+ android:title="@string/pref_gpodnet_logout_title"/>
</PreferenceScreen>
</PreferenceCategory>