summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authornebkat <nebkat@gmail.com>2012-12-24 05:48:18 -0800
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-12-24 05:48:18 -0800
commit3872581cda9466b73cf40d388a84f20e5d8da00a (patch)
tree7a3a21ed47de4fbd1b138033a7bbebe0ad8bb04c /res/values/config.xml
parent72e1c32434f58a2a0e231b2cd6d75f980adfc285 (diff)
downloadandroid_packages_apps_Trebuchet-3872581cda9466b73cf40d388a84f20e5d8da00a.tar.gz
android_packages_apps_Trebuchet-3872581cda9466b73cf40d388a84f20e5d8da00a.tar.bz2
android_packages_apps_Trebuchet-3872581cda9466b73cf40d388a84f20e5d8da00a.zip
Revert "Launcher: Trebuchet settings visibility"
This reverts commit 72e1c32434f58a2a0e231b2cd6d75f980adfc285 Change-Id: I4bb4f45c9185c546f197109b240612d47528059c
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 814a31de9..91fec675e 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -6,6 +6,8 @@
<!-- DragController -->
<integer name="config_flingToDeleteMinVelocity">-1500</integer>
+ <bool name="config_cyanogenmod">false</bool>
+
<!-- AllApps/Customize/AppsCustomize -->
<!-- Which default transition effect to use on the AppsCustomize -->
<string name="config_drawerDefaultTransitionEffect">Stack</string>