summaryrefslogtreecommitdiffstats
path: root/res/xml/preferences_general.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences_general.xml')
-rw-r--r--res/xml/preferences_general.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/preferences_general.xml b/res/xml/preferences_general.xml
index 24010b361..58e8a9aea 100644
--- a/res/xml/preferences_general.xml
+++ b/res/xml/preferences_general.xml
@@ -15,11 +15,11 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher3"
android:key="ui_general"
android:title="@string/preferences_interface_general_title">
<CheckBoxPreference android:key="ui_general_large_icons"
android:title="@string/preferences_interface_general_large_icons_title"
android:summary="@string/preferences_interface_general_large_icons_summary"
android:defaultValue="@bool/preferences_interface_general_large_icons_default" />
-</PreferenceScreen> \ No newline at end of file
+</PreferenceScreen>