summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp/workspace.xml
diff options
context:
space:
mode:
authornebkat <nebkat@gmail.com>2011-12-18 11:23:09 +0000
committernebkat <nebkat@gmail.com>2011-12-22 17:11:07 +0000
commit8aefda97cc937b88b6ec290236e60c55a13f850f (patch)
tree0052717b51061e6005f57cfc7343162be5e3cd47 /res/layout-sw600dp/workspace.xml
parent5c476be40ec460a172d34a73bbf15bebf44fd1c0 (diff)
downloadandroid_packages_apps_Trebuchet-8aefda97cc937b88b6ec290236e60c55a13f850f.tar.gz
android_packages_apps_Trebuchet-8aefda97cc937b88b6ec290236e60c55a13f850f.tar.bz2
android_packages_apps_Trebuchet-8aefda97cc937b88b6ec290236e60c55a13f850f.zip
Rename com.android.launcher2 to com.cyanogenmod.trebuchet
Change-Id: Iadff7b73615fcb7d09922db29b771393f4d0d6e6
Diffstat (limited to 'res/layout-sw600dp/workspace.xml')
-rw-r--r--res/layout-sw600dp/workspace.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout-sw600dp/workspace.xml b/res/layout-sw600dp/workspace.xml
index 327afaf00..699797734 100644
--- a/res/layout-sw600dp/workspace.xml
+++ b/res/layout-sw600dp/workspace.xml
@@ -16,9 +16,9 @@
<!-- The workspace contains 5 screens of cells -->
-<com.android.launcher2.Workspace
+<com.cyanogenmod.trebuchet.Workspace
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"
android:paddingTop="@dimen/workspace_content_large_only_top_margin"
launcher:defaultScreen="2"
launcher:pageSpacing="@dimen/workspace_page_spacing">
@@ -27,4 +27,4 @@
<include android:id="@+id/cell3" layout="@layout/workspace_screen" />
<include android:id="@+id/cell4" layout="@layout/workspace_screen" />
<include android:id="@+id/cell5" layout="@layout/workspace_screen" />
-</com.android.launcher2.Workspace> \ No newline at end of file
+</com.cyanogenmod.trebuchet.Workspace> \ No newline at end of file