summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-12-24 12:54:19 +0000
committernebkat <nebkat@teamhacksung.org>2012-12-24 12:54:19 +0000
commit72e1c32434f58a2a0e231b2cd6d75f980adfc285 (patch)
treef192e1404fa150fc43c076d238fc129ee83a9ba3 /res
parent73753d9fdfc2186ae3856c8854c7409c50a12f6e (diff)
downloadandroid_packages_apps_Trebuchet-72e1c32434f58a2a0e231b2cd6d75f980adfc285.tar.gz
android_packages_apps_Trebuchet-72e1c32434f58a2a0e231b2cd6d75f980adfc285.tar.bz2
android_packages_apps_Trebuchet-72e1c32434f58a2a0e231b2cd6d75f980adfc285.zip
Launcher: Trebuchet settings visibility
Use the com.cyanogenmod.android feature to detect CyanogenMod rather than the config flag. Also, if Trebuchet is not the default launcher it will be shown because system settings always shows the default launcher preferences. Change-Id: I61d349ad04269e6400e740a57ea8ebba21ec44db
Diffstat (limited to 'res')
-rw-r--r--res/values/config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 91fec675e..814a31de9 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -6,8 +6,6 @@
<!-- 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>