summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-10-09 00:03:38 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2013-10-09 00:03:38 +0200
commitb6085f192012c2ccdb25c4506d98d9f76229783f (patch)
treee7f128592a5f78762b5e9f44008f464d5dc7c4a8
parente58922fad08bedf4bfe86025d836abdeae49a806 (diff)
downloadAntennaPod-b6085f192012c2ccdb25c4506d98d9f76229783f.zip
Temporarily removed preference (again)
Might be re-added later.
-rw-r--r--res/xml/preferences.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 10b571305..cba297570 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -2,10 +2,6 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory android:title="@string/user_interface_label">
- <CheckBoxPreference
- android:title="@string/pref_display_only_episodes_title"
- android:summary="@string/pref_display_only_episodes_sum"
- android:key="prefDisplayOnlyEpisodes"/>
<ListPreference
android:entryValues="@array/theme_values"
android:entries="@array/theme_options"