summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/config.xml2
-rw-r--r--res/values/strings.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 423a3a96f..724d89f87 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -7,6 +7,8 @@
<!-- DragController -->
<integer name="config_flingToDeleteMinVelocity">-1500</integer>
+ <bool name="config_cyanogenmod">false</bool>
+
<!-- AllApps/Customize/AppsCustomize -->
<!-- The alpha of the AppsCustomize bg in spring loaded mode -->
<integer name="config_appsCustomizeSpringLoadedBgAlpha">45</integer>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b9c334a41..da14dc548 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -154,7 +154,7 @@ s -->
<!-- Noun, menu item used to show the system settings -->
<string name="menu_settings">System settings</string>
<!-- Noun, menu item used to show the launcher preferences -->
- <string name="menu_preferences">Preferences</string>
+ <string name="menu_preferences">Trebuchet settings</string>
<!-- Noun, menu item used to show help. [CHAR_LIMIT=none] -->
<string name="menu_help">Help</string>