summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp/workspace.xml
diff options
context:
space:
mode:
authorChirayu Desai <chirayudesai1@gmail.com>2012-08-02 12:23:05 +0530
committerChirayu Desai <chirayudesai1@gmail.com>2012-08-02 12:32:27 +0530
commit4ca067e55ce5c0e756bce8cb11496589b8ab3ea0 (patch)
tree720e310c94e1f32cc50893461147e6eb18c4ae6d /res/layout-sw720dp/workspace.xml
parent262635a1a417326a4db253e0f06b9056670a8d33 (diff)
downloadandroid_packages_apps_Trebuchet-4ca067e55ce5c0e756bce8cb11496589b8ab3ea0.tar.gz
android_packages_apps_Trebuchet-4ca067e55ce5c0e756bce8cb11496589b8ab3ea0.tar.bz2
android_packages_apps_Trebuchet-4ca067e55ce5c0e756bce8cb11496589b8ab3ea0.zip
Rename Launcher to Trebuchet
Launcher2 is now Trebuchet application_name removed from localized strings and made un-translatable com.android.launcher is now com.cyanogenmod.trebuchet
Diffstat (limited to 'res/layout-sw720dp/workspace.xml')
-rw-r--r--res/layout-sw720dp/workspace.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/layout-sw720dp/workspace.xml b/res/layout-sw720dp/workspace.xml
index 5658a4b4f..352c4d709 100644
--- a/res/layout-sw720dp/workspace.xml
+++ b/res/layout-sw720dp/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:paddingLeft="@dimen/workspace_left_padding"
android:paddingRight="@dimen/workspace_right_padding"
android:paddingTop="@dimen/workspace_top_padding"
@@ -30,4 +30,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