summaryrefslogtreecommitdiff
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-09-22 15:59:21 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-09-22 15:59:21 +0200
commit7a0297f937218f95922443134fc823c56cf4f424 (patch)
tree175dd662b0f71ba71a030a74da931677acfc9d2b /res/xml/preferences.xml
parentf12e763fb62408dc1d87fab20b305044207ba9e8 (diff)
downloadAntennaPod-7a0297f937218f95922443134fc823c56cf4f424.zip
Implemented auto-delete feature
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 30fee6569..dfdf0ba5e 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -16,6 +16,7 @@
android:key="prefFollowQueue"
android:summary="@string/pref_followQueue_sum"
android:title="@string/pref_followQueue_title" />
+ <CheckBoxPreference android:key="prefAutoDelete" android:summary="@string/pref_auto_delete_sum" android:title="@string/pref_auto_delete_title"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/network_pref" >