summaryrefslogtreecommitdiffstats
path: root/res/xml-sw600dp/update_workspace.xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2013-12-04 21:52:01 -0800
committerMichael Bestas <mikeioannina@gmail.com>2014-01-30 08:17:25 +0200
commit3cea953d3ebcfbaf29ac4f6134e983729c5267dd (patch)
tree9d02bc21cecc5d4723456c027bddaf897a0e9048 /res/xml-sw600dp/update_workspace.xml
parentb54b34edd5c87e6d0702793b423b14dc24fb1076 (diff)
downloadandroid_packages_apps_Trebuchet-3cea953d3ebcfbaf29ac4f6134e983729c5267dd.tar.gz
android_packages_apps_Trebuchet-3cea953d3ebcfbaf29ac4f6134e983729c5267dd.tar.bz2
android_packages_apps_Trebuchet-3cea953d3ebcfbaf29ac4f6134e983729c5267dd.zip
Trebuchet : Port default workspace
Port default workspace from cm-10.2 Change-Id: Ia817baef17e2edc8c384d215f2d2cba07dd21be9
Diffstat (limited to 'res/xml-sw600dp/update_workspace.xml')
-rw-r--r--res/xml-sw600dp/update_workspace.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/res/xml-sw600dp/update_workspace.xml b/res/xml-sw600dp/update_workspace.xml
index d7056537c..e103a9454 100644
--- a/res/xml-sw600dp/update_workspace.xml
+++ b/res/xml-sw600dp/update_workspace.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2013-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,13 +14,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
-<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet">
+<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher3">
<!-- Update the db with new hotseat all apps button. -->
<!-- Hotseat (We use the screen as the position of the item in the hotseat) -->
<favorite
- launcher:packageName="com.android.contacts"
- launcher:className="com.android.contacts.activities.DialtactsActivity"
+ launcher:packageName="com.android.dialer"
+ launcher:className="com.android.dialer.DialtactsActivity"
launcher:container="-101"
launcher:screen="0"
launcher:x="1"