From 3f1f8fbfed868f864cf92138053c1160b3729682 Mon Sep 17 00:00:00 2001 From: Matt Garnes Date: Fri, 16 Jan 2015 19:35:52 +0800 Subject: Rename carrier workspace files and config. - Rename Micromax config and workspace. - Rename Smartfren config and workspace. Change-Id: Ic13191f11c325715eb5d6e97899e9cbc900778bd --- res/xml/micromax_default_workspace.xml | 83 ----------- res/xml/mmx_default_workspace.xml | 83 +++++++++++ res/xml/smartfren_default_workspace.xml | 251 -------------------------------- res/xml/srf_default_workspace.xml | 251 ++++++++++++++++++++++++++++++++ 4 files changed, 334 insertions(+), 334 deletions(-) delete mode 100755 res/xml/micromax_default_workspace.xml create mode 100755 res/xml/mmx_default_workspace.xml delete mode 100644 res/xml/smartfren_default_workspace.xml create mode 100644 res/xml/srf_default_workspace.xml (limited to 'res/xml') diff --git a/res/xml/micromax_default_workspace.xml b/res/xml/micromax_default_workspace.xml deleted file mode 100755 index 99d6db118..000000000 --- a/res/xml/micromax_default_workspace.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/res/xml/mmx_default_workspace.xml b/res/xml/mmx_default_workspace.xml new file mode 100755 index 000000000..99d6db118 --- /dev/null +++ b/res/xml/mmx_default_workspace.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + diff --git a/res/xml/smartfren_default_workspace.xml b/res/xml/smartfren_default_workspace.xml deleted file mode 100644 index 558ae2945..000000000 --- a/res/xml/smartfren_default_workspace.xml +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/xml/srf_default_workspace.xml b/res/xml/srf_default_workspace.xml new file mode 100644 index 000000000..558ae2945 --- /dev/null +++ b/res/xml/srf_default_workspace.xml @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3