diff --git a/app/src/debug/AndroidManifest.xml b/app/src/debug/AndroidManifest.xml index 922467614..2523164f5 100644 --- a/app/src/debug/AndroidManifest.xml +++ b/app/src/debug/AndroidManifest.xml @@ -23,14 +23,6 @@ android:exported="true"/> - - - - \ No newline at end of file diff --git a/app/src/debug/res/xml/shortcuts_debug.xml b/app/src/debug/res/xml/shortcuts.xml similarity index 100% rename from app/src/debug/res/xml/shortcuts_debug.xml rename to app/src/debug/res/xml/shortcuts.xml diff --git a/app/src/fenixBeta/res/xml/shortcuts.xml b/app/src/fenixBeta/res/xml/shortcuts.xml new file mode 100644 index 000000000..e1c03ead1 --- /dev/null +++ b/app/src/fenixBeta/res/xml/shortcuts.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/fenixNightly/res/xml/shortcuts.xml b/app/src/fenixNightly/res/xml/shortcuts.xml new file mode 100644 index 000000000..1dde28db0 --- /dev/null +++ b/app/src/fenixNightly/res/xml/shortcuts.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml index 6e4595002..b1ccc56fd 100644 --- a/app/src/main/res/xml/shortcuts.xml +++ b/app/src/main/res/xml/shortcuts.xml @@ -12,7 +12,7 @@ android:shortcutLongLabel="@string/home_screen_shortcut_open_new_tab"> \ No newline at end of file