summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/xml-sw600dp/default_workspace.xml2
-rw-r--r--res/xml-sw600dp/default_workspace_no_telephony.xml2
-rw-r--r--res/xml-sw720dp/default_workspace.xml2
-rw-r--r--res/xml-sw720dp/default_workspace_no_telephony.xml2
-rw-r--r--res/xml/default_workspace.xml2
-rw-r--r--res/xml/default_workspace_no_telephony.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/res/xml-sw600dp/default_workspace.xml b/res/xml-sw600dp/default_workspace.xml
index 64896f245..e0502aa13 100644
--- a/res/xml-sw600dp/default_workspace.xml
+++ b/res/xml-sw600dp/default_workspace.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml-sw600dp/default_workspace_no_telephony.xml b/res/xml-sw600dp/default_workspace_no_telephony.xml
index fb81f178b..3d90372e0 100644
--- a/res/xml-sw600dp/default_workspace_no_telephony.xml
+++ b/res/xml-sw600dp/default_workspace_no_telephony.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml-sw720dp/default_workspace.xml b/res/xml-sw720dp/default_workspace.xml
index e9231cc37..1b94256d9 100644
--- a/res/xml-sw720dp/default_workspace.xml
+++ b/res/xml-sw720dp/default_workspace.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml-sw720dp/default_workspace_no_telephony.xml b/res/xml-sw720dp/default_workspace_no_telephony.xml
index b15cebbb4..cfbd6e2c1 100644
--- a/res/xml-sw720dp/default_workspace_no_telephony.xml
+++ b/res/xml-sw720dp/default_workspace_no_telephony.xml
@@ -41,7 +41,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 37676ff43..8cb7bbfeb 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -26,7 +26,7 @@
launcher:spanY="2" />
<folder launcher:screen="1" launcher:x="0" launcher:y="3" launcher:title="@string/google_title">
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"
diff --git a/res/xml/default_workspace_no_telephony.xml b/res/xml/default_workspace_no_telephony.xml
index ce11edd35..d01980d90 100644
--- a/res/xml/default_workspace_no_telephony.xml
+++ b/res/xml/default_workspace_no_telephony.xml
@@ -29,7 +29,7 @@
launcher:className="com.google.android.maps.MapsActivity"
launcher:packageName="com.google.android.apps.maps" />
<favorite
- launcher:className="com.google.android.gm.GmailActivity"
+ launcher:className="com.google.android.gm.ConversationListActivityGmail"
launcher:packageName="com.google.android.gm" />
<favorite
launcher:className="com.google.android.apps.plus.phone.HomeActivity"