From cebd8d4ed0486127dc997e1b2ca25a173df3e4d1 Mon Sep 17 00:00:00 2001 From: Jorge Ruesga Date: Sun, 7 Apr 2013 05:28:46 +0200 Subject: Trebuchet: Default workspace fixes * Replace AnalogClockWidget by cLock Widget * Add "no telephony" workspaces files. New favorites: - Phone -> Email - Contacts -> Calendar - Mms -> Contacts - Browser -> Browser * Add sw600dp and sw700dp update workspaces files Change-Id: I41e81f908339b68df8109611c88ee092b4ab7b9d --- res/xml-sw720dp/default_workspace.xml | 10 +-- res/xml-sw720dp/default_workspace_no_telephony.xml | 96 ++++++++++++++++++++++ res/xml-sw720dp/update_workspace.xml | 53 ++++++++++++ res/xml-sw720dp/update_workspace_no_telephony.xml | 53 ++++++++++++ 4 files changed, 207 insertions(+), 5 deletions(-) create mode 100644 res/xml-sw720dp/default_workspace_no_telephony.xml create mode 100644 res/xml-sw720dp/update_workspace.xml create mode 100644 res/xml-sw720dp/update_workspace_no_telephony.xml (limited to 'res/xml-sw720dp') diff --git a/res/xml-sw720dp/default_workspace.xml b/res/xml-sw720dp/default_workspace.xml index 1c1d70e92..c5de7b151 100644 --- a/res/xml-sw720dp/default_workspace.xml +++ b/res/xml-sw720dp/default_workspace.xml @@ -29,13 +29,13 @@ + launcher:spanX="3" + launcher:spanY="4" /> + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/xml-sw720dp/update_workspace.xml b/res/xml-sw720dp/update_workspace.xml new file mode 100644 index 000000000..1962389cb --- /dev/null +++ b/res/xml-sw720dp/update_workspace.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + diff --git a/res/xml-sw720dp/update_workspace_no_telephony.xml b/res/xml-sw720dp/update_workspace_no_telephony.xml new file mode 100644 index 000000000..d01697eea --- /dev/null +++ b/res/xml-sw720dp/update_workspace_no_telephony.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + -- cgit v1.2.3