summaryrefslogtreecommitdiffstats
path: root/res/xml-sw600dp
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-12-28 22:18:49 +0000
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-12-29 02:05:44 -0800
commit3786ed8df9344d365d063406828afee8293acda8 (patch)
tree36697f8caa98447f65ef9e538f0dcc6d114fadaa /res/xml-sw600dp
parentce7dcdd77320ff852f4b8b53ededd4220379fe44 (diff)
downloadandroid_packages_apps_Trebuchet-3786ed8df9344d365d063406828afee8293acda8.tar.gz
android_packages_apps_Trebuchet-3786ed8df9344d365d063406828afee8293acda8.tar.bz2
android_packages_apps_Trebuchet-3786ed8df9344d365d063406828afee8293acda8.zip
Launcher: Remove long-press menu
Change-Id: Ie513c0c815fcfa0daa2d5503d3c060ae8e2109c0
Diffstat (limited to 'res/xml-sw600dp')
-rw-r--r--res/xml-sw600dp/default_workspace.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/xml-sw600dp/default_workspace.xml b/res/xml-sw600dp/default_workspace.xml
index a22e85367..ed4b572d4 100644
--- a/res/xml-sw600dp/default_workspace.xml
+++ b/res/xml-sw600dp/default_workspace.xml
@@ -74,12 +74,11 @@
launcher:screen="0"
launcher:x="3"
launcher:y="0" />
- <action
+ <allapps
launcher:container="-101"
launcher:screen="0"
launcher:x="4"
- launcher:y="0"
- launcher:action="AllApps" />
+ launcher:y="0" />
<favorite
launcher:packageName="com.android.mms"
launcher:className="com.android.mms.ui.ConversationList"