summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp/launcher.xml
diff options
context:
space:
mode:
authorChirayu Desai <chirayudesai1@gmail.com>2012-08-02 12:23:05 +0530
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2012-11-19 01:06:35 +0000
commit7dcb25f19af1b09f958de211f3506042fb4407ff (patch)
treeedf2c2a38e9bca2953159d3f0fdad4ebf675ae51 /res/layout-sw720dp/launcher.xml
parent348075fe8c42124911854777a8f932aec7ad2cd2 (diff)
downloadpackages_apps_trebuchet-7dcb25f19af1b09f958de211f3506042fb4407ff.zip
packages_apps_trebuchet-7dcb25f19af1b09f958de211f3506042fb4407ff.tar.gz
packages_apps_trebuchet-7dcb25f19af1b09f958de211f3506042fb4407ff.tar.bz2
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/launcher.xml')
-rw-r--r--res/layout-sw720dp/launcher.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml
index 418469b..2397612 100644
--- a/res/layout-sw720dp/launcher.xml
+++ b/res/layout-sw720dp/launcher.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<com.android.launcher2.DragLayer
+<com.cyanogenmod.trebuchet.DragLayer
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
@@ -101,4 +101,4 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone" />
-</com.android.launcher2.DragLayer>
+</com.cyanogenmod.trebuchet.DragLayer>