diff options
Diffstat (limited to 'mobile/android/branding/aurora')
24 files changed, 0 insertions, 64 deletions
diff --git a/mobile/android/branding/aurora/configure.sh b/mobile/android/branding/aurora/configure.sh deleted file mode 100644 index 39b9e15c3..000000000 --- a/mobile/android/branding/aurora/configure.sh +++ /dev/null @@ -1,10 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -MOZ_APP_DISPLAYNAME="Firefox Aurora" -ANDROID_PACKAGE_NAME=org.mozilla.fennec_aurora -MOZ_UPDATER=1 -MOZ_ANDROID_ANR_REPORTER=1 -MOZ_ANDROID_SHARED_ID=org.mozilla.fennec.sharedID -MOZ_ANDROID_GCM_SENDERID=965234145045 diff --git a/mobile/android/branding/aurora/content/about.png b/mobile/android/branding/aurora/content/about.png Binary files differdeleted file mode 100644 index 3779bd120..000000000 --- a/mobile/android/branding/aurora/content/about.png +++ /dev/null diff --git a/mobile/android/branding/aurora/content/favicon32.png b/mobile/android/branding/aurora/content/favicon32.png Binary files differdeleted file mode 100644 index defb22717..000000000 --- a/mobile/android/branding/aurora/content/favicon32.png +++ /dev/null diff --git a/mobile/android/branding/aurora/content/favicon64.png b/mobile/android/branding/aurora/content/favicon64.png Binary files differdeleted file mode 100644 index 163782abf..000000000 --- a/mobile/android/branding/aurora/content/favicon64.png +++ /dev/null diff --git a/mobile/android/branding/aurora/content/jar.mn b/mobile/android/branding/aurora/content/jar.mn deleted file mode 100644 index e49cc4041..000000000 --- a/mobile/android/branding/aurora/content/jar.mn +++ /dev/null @@ -1,9 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -chrome.jar: -% content branding %content/branding/ contentaccessible=yes - content/branding/about.png (about.png) - content/branding/favicon32.png (favicon32.png) - content/branding/favicon64.png (favicon64.png) diff --git a/mobile/android/branding/aurora/content/moz.build b/mobile/android/branding/aurora/content/moz.build deleted file mode 100644 index eb4454d28..000000000 --- a/mobile/android/branding/aurora/content/moz.build +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file diff --git a/mobile/android/branding/aurora/locales/en-US/brand.dtd b/mobile/android/branding/aurora/locales/en-US/brand.dtd deleted file mode 100644 index a6cada676..000000000 --- a/mobile/android/branding/aurora/locales/en-US/brand.dtd +++ /dev/null @@ -1,7 +0,0 @@ -<!-- This Source Code Form is subject to the terms of the Mozilla Public - - License, v. 2.0. If a copy of the MPL was not distributed with this - - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - -<!ENTITY brandShortName "Firefox Aurora"> -<!ENTITY brandFullName "Mozilla Firefox Aurora"> -<!ENTITY vendorShortName "Mozilla">
\ No newline at end of file diff --git a/mobile/android/branding/aurora/locales/en-US/brand.properties b/mobile/android/branding/aurora/locales/en-US/brand.properties deleted file mode 100644 index fc4afd6d5..000000000 --- a/mobile/android/branding/aurora/locales/en-US/brand.properties +++ /dev/null @@ -1,6 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -brandShortName=Aurora -brandFullName=Mozilla Aurora diff --git a/mobile/android/branding/aurora/locales/jar.mn b/mobile/android/branding/aurora/locales/jar.mn deleted file mode 100644 index 5a77695c9..000000000 --- a/mobile/android/branding/aurora/locales/jar.mn +++ /dev/null @@ -1,11 +0,0 @@ -#filter substitution -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - - -@AB_CD@.jar: -% locale branding @AB_CD@ %locale/branding/ -# Nightly branding only exists in en-US - locale/branding/brand.dtd (en-US/brand.dtd) - locale/branding/brand.properties (en-US/brand.properties) diff --git a/mobile/android/branding/aurora/locales/moz.build b/mobile/android/branding/aurora/locales/moz.build deleted file mode 100644 index eb4454d28..000000000 --- a/mobile/android/branding/aurora/locales/moz.build +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file diff --git a/mobile/android/branding/aurora/moz.build b/mobile/android/branding/aurora/moz.build deleted file mode 100644 index 04084b1ac..000000000 --- a/mobile/android/branding/aurora/moz.build +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -DIRS += ['content', 'locales'] diff --git a/mobile/android/branding/aurora/res/drawable-hdpi/icon.png b/mobile/android/branding/aurora/res/drawable-hdpi/icon.png Binary files differdeleted file mode 100644 index 17748ed5e..000000000 --- a/mobile/android/branding/aurora/res/drawable-hdpi/icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-hdpi/large_icon.png b/mobile/android/branding/aurora/res/drawable-hdpi/large_icon.png Binary files differdeleted file mode 100644 index 229ad5e0f..000000000 --- a/mobile/android/branding/aurora/res/drawable-hdpi/large_icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-hdpi/launcher_widget.png b/mobile/android/branding/aurora/res/drawable-hdpi/launcher_widget.png Binary files differdeleted file mode 100644 index 8e55b0c11..000000000 --- a/mobile/android/branding/aurora/res/drawable-hdpi/launcher_widget.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-hdpi/widget_icon.png b/mobile/android/branding/aurora/res/drawable-hdpi/widget_icon.png Binary files differdeleted file mode 100644 index 39fdb8204..000000000 --- a/mobile/android/branding/aurora/res/drawable-hdpi/widget_icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xhdpi/icon.png b/mobile/android/branding/aurora/res/drawable-xhdpi/icon.png Binary files differdeleted file mode 100644 index 51c54bf37..000000000 --- a/mobile/android/branding/aurora/res/drawable-xhdpi/icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xhdpi/large_icon.png b/mobile/android/branding/aurora/res/drawable-xhdpi/large_icon.png Binary files differdeleted file mode 100644 index 78e94d30a..000000000 --- a/mobile/android/branding/aurora/res/drawable-xhdpi/large_icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xhdpi/launcher_widget.png b/mobile/android/branding/aurora/res/drawable-xhdpi/launcher_widget.png Binary files differdeleted file mode 100644 index 56f47446a..000000000 --- a/mobile/android/branding/aurora/res/drawable-xhdpi/launcher_widget.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xhdpi/widget_icon.png b/mobile/android/branding/aurora/res/drawable-xhdpi/widget_icon.png Binary files differdeleted file mode 100644 index 74e6f8aea..000000000 --- a/mobile/android/branding/aurora/res/drawable-xhdpi/widget_icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png b/mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png Binary files differdeleted file mode 100644 index 229ad5e0f..000000000 --- a/mobile/android/branding/aurora/res/drawable-xxhdpi/icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xxhdpi/large_icon.png b/mobile/android/branding/aurora/res/drawable-xxhdpi/large_icon.png Binary files differdeleted file mode 100644 index 5b439392e..000000000 --- a/mobile/android/branding/aurora/res/drawable-xxhdpi/large_icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xxhdpi/launcher_widget.png b/mobile/android/branding/aurora/res/drawable-xxhdpi/launcher_widget.png Binary files differdeleted file mode 100644 index eb88984db..000000000 --- a/mobile/android/branding/aurora/res/drawable-xxhdpi/launcher_widget.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xxhdpi/widget_icon.png b/mobile/android/branding/aurora/res/drawable-xxhdpi/widget_icon.png Binary files differdeleted file mode 100644 index bb651922f..000000000 --- a/mobile/android/branding/aurora/res/drawable-xxhdpi/widget_icon.png +++ /dev/null diff --git a/mobile/android/branding/aurora/res/drawable-xxxhdpi/icon.png b/mobile/android/branding/aurora/res/drawable-xxxhdpi/icon.png Binary files differdeleted file mode 100644 index 27f63fc24..000000000 --- a/mobile/android/branding/aurora/res/drawable-xxxhdpi/icon.png +++ /dev/null |