summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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" />