Revert "cm: Use org.adw namespace for temp ADW overlay"
This reverts commit e369cfa3c3b0e89fd2ae05e577151df2e699c769.
This commit is contained in:
parent
8ba782111b
commit
ead07c074f
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<favorites xmlns:launcher="http://schemas.android.com/apk/res/org.adw.launcher">
|
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
|
||||||
<!-- ALL APPS -->
|
<!-- ALL APPS -->
|
||||||
<shortcut
|
<shortcut
|
||||||
launcher:uri="#Intent;action=org.adw.launcher.action.launcheraction;component=org.adw.launcher/.CustomShirtcutActivity;i.DefaultLauncherAction.EXTRA_BINDINGVALUE=4;end"
|
launcher:uri="#Intent;action=com.android.launcher.action.launcheraction;component=com.android.launcher/.CustomShirtcutActivity;i.DefaultLauncherAction.EXTRA_BINDINGVALUE=4;end"
|
||||||
launcher:icon="@drawable/all_apps_button"
|
launcher:icon="@drawable/all_apps_button"
|
||||||
launcher:title="@string/launcher_actions"
|
launcher:title="@string/launcher_actions"
|
||||||
launcher:screen="-1"
|
launcher:screen="-1"
|
||||||
|
|
Loading…
Reference in a new issue