summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/xml/preferences_dock.xml2
-rw-r--r--res/xml/preferences_homescreen.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/preferences_dock.xml b/res/xml/preferences_dock.xml
index f24c64f9f..351ca48ae 100644
--- a/res/xml/preferences_dock.xml
+++ b/res/xml/preferences_dock.xml
@@ -34,7 +34,7 @@
android:summary="@string/preferences_interface_dock_default_page_summary"
android:defaultValue="1"
launcher:maxExternal="ui_dock_pages"
- launcher:max="3"
+ launcher:max="1"
launcher:min="1" />
<!-- android:dependency="ui_dock_enabled" /-->
<com.cyanogenmod.trebuchet.preference.NumberPickerPreference android:key="ui_dock_icons"
diff --git a/res/xml/preferences_homescreen.xml b/res/xml/preferences_homescreen.xml
index b89ebe646..ec4ef8d91 100644
--- a/res/xml/preferences_homescreen.xml
+++ b/res/xml/preferences_homescreen.xml
@@ -43,7 +43,7 @@
android:summary="@string/preferences_interface_homescreen_general_default_screen_summary"
android:defaultValue="3"
launcher:maxExternal="ui_homescreen_screens"
- launcher:max="7"
+ launcher:max="5"
launcher:min="1" />
<CheckBoxPreference android:key="ui_homescreen_stretch_screens"
android:title="@string/preferences_interface_homescreen_general_stretch_screens_title"