summaryrefslogtreecommitdiffstats
path: root/res/xml/advanced_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/advanced_preferences.xml')
-rw-r--r--res/xml/advanced_preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/advanced_preferences.xml b/res/xml/advanced_preferences.xml
index 1b051f8..e806897 100644
--- a/res/xml/advanced_preferences.xml
+++ b/res/xml/advanced_preferences.xml
@@ -51,7 +51,7 @@
<ListPreference
android:key="plugin_state"
android:title="@string/pref_content_plugins"
- android:defaultValue="ON"
+ android:defaultValue="OFF"
android:entries="@array/pref_content_plugins_choices"
android:entryValues="@array/pref_content_plugins_values"
android:dialogTitle="@string/pref_content_plugins" />