diff options
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/default_workspace.xml | 2 | ||||
-rw-r--r-- | res/xml/update_workspace.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml index f2f4240..4c50d84 100644 --- a/res/xml/default_workspace.xml +++ b/res/xml/default_workspace.xml @@ -14,7 +14,7 @@ limitations under the License. --> -<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"> +<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"> <!-- Far-left screen [0] --> <!-- Left screen [1] --> diff --git a/res/xml/update_workspace.xml b/res/xml/update_workspace.xml index 44a3f9e..5c25479 100644 --- a/res/xml/update_workspace.xml +++ b/res/xml/update_workspace.xml @@ -14,7 +14,7 @@ limitations under the License. --> -<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"> +<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"> <!-- Update the db with new hotseat items. Note that we reference the browser's original package name. --> <!-- Hotseat (We use the screen as the position of the item in the hotseat) --> |