summaryrefslogtreecommitdiffstats
path: root/res/values
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/values
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/values')
-rw-r--r--res/values/attrs.xml1
-rw-r--r--res/values/strings.xml2
2 files changed, 0 insertions, 3 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index f03a34208..909a17b6d 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -143,7 +143,6 @@
<attr name="icon" format="reference" />
<attr name="title" format="reference" />
<attr name="uri" format="string" />
- <attr name="action" format="string" />
</declare-styleable>
<declare-styleable name="Extra">
<attr name="key" format="string" />
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b32df8044..f1409f107 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -87,8 +87,6 @@ s -->
<string name="group_shortcuts">Shortcuts</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets -->
<string name="group_widgets">Widgets</string>
- <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all launcher actions -->
- <string name="group_actions">Actions</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
<string name="group_wallpapers">Wallpapers</string>
<!-- Error message when user has filled all their home screens -->