summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRaj Yengisetty <rajesh@cyngn.com>2014-12-17 18:23:58 -0800
committerRajesh Yengisetty <rajesh@cyngn.com>2014-12-18 02:27:08 +0000
commit0b7b1db20f738fc93b423883e42ad166904b90f6 (patch)
tree8d0f1b9f3c545844e3c2e0b1a7b5b4ac0e89bc63 /res
parenta7aa8b824b18b1ca16fa484b7a771bd028b13cbd (diff)
downloadandroid_packages_apps_Trebuchet-0b7b1db20f738fc93b423883e42ad166904b90f6.tar.gz
android_packages_apps_Trebuchet-0b7b1db20f738fc93b423883e42ad166904b90f6.tar.bz2
android_packages_apps_Trebuchet-0b7b1db20f738fc93b423883e42ad166904b90f6.zip
Update Gallery activity component name in default workspace xml files
Change-Id: Ia4d422649c30356173d381d35e8db8b1815816af
Diffstat (limited to 'res')
-rw-r--r--res/xml/default_workspace_4x4.xml2
-rw-r--r--res/xml/default_workspace_5x5.xml2
-rw-r--r--res/xml/default_workspace_5x6.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/default_workspace_4x4.xml b/res/xml/default_workspace_4x4.xml
index 9bec86aa8..d2f2ccab8 100644
--- a/res/xml/default_workspace_4x4.xml
+++ b/res/xml/default_workspace_4x4.xml
@@ -46,7 +46,7 @@
<!-- Right screen [3] -->
<favorite
launcher:packageName="com.android.gallery3d"
- launcher:className="com.android.gallery3d.app.Gallery"
+ launcher:className="com.android.gallery3d.app.GalleryActivity"
launcher:screen="3"
launcher:x="1"
launcher:y="3" />
diff --git a/res/xml/default_workspace_5x5.xml b/res/xml/default_workspace_5x5.xml
index 9bec86aa8..d2f2ccab8 100644
--- a/res/xml/default_workspace_5x5.xml
+++ b/res/xml/default_workspace_5x5.xml
@@ -46,7 +46,7 @@
<!-- Right screen [3] -->
<favorite
launcher:packageName="com.android.gallery3d"
- launcher:className="com.android.gallery3d.app.Gallery"
+ launcher:className="com.android.gallery3d.app.GalleryActivity"
launcher:screen="3"
launcher:x="1"
launcher:y="3" />
diff --git a/res/xml/default_workspace_5x6.xml b/res/xml/default_workspace_5x6.xml
index 92764d4cb..e98ce986f 100644
--- a/res/xml/default_workspace_5x6.xml
+++ b/res/xml/default_workspace_5x6.xml
@@ -46,7 +46,7 @@
<!-- Right screen [3] -->
<favorite
launcher:packageName="com.android.gallery3d"
- launcher:className="com.android.gallery3d.app.Gallery"
+ launcher:className="com.android.gallery3d.app.GalleryActivity"
launcher:screen="3"
launcher:x="1"
launcher:y="3" />