diff options
Diffstat (limited to 'mobile/android/branding/beta/content')
-rw-r--r-- | mobile/android/branding/beta/content/about.png | bin | 20047 -> 0 bytes | |||
-rw-r--r-- | mobile/android/branding/beta/content/favicon32.png | bin | 2361 -> 0 bytes | |||
-rw-r--r-- | mobile/android/branding/beta/content/favicon64.png | bin | 6632 -> 0 bytes | |||
-rw-r--r-- | mobile/android/branding/beta/content/jar.mn | 9 | ||||
-rw-r--r-- | mobile/android/branding/beta/content/moz.build | 7 |
5 files changed, 0 insertions, 16 deletions
diff --git a/mobile/android/branding/beta/content/about.png b/mobile/android/branding/beta/content/about.png Binary files differdeleted file mode 100644 index dc52e843b..000000000 --- a/mobile/android/branding/beta/content/about.png +++ /dev/null diff --git a/mobile/android/branding/beta/content/favicon32.png b/mobile/android/branding/beta/content/favicon32.png Binary files differdeleted file mode 100644 index 63b54a247..000000000 --- a/mobile/android/branding/beta/content/favicon32.png +++ /dev/null diff --git a/mobile/android/branding/beta/content/favicon64.png b/mobile/android/branding/beta/content/favicon64.png Binary files differdeleted file mode 100644 index 2a9eb30d8..000000000 --- a/mobile/android/branding/beta/content/favicon64.png +++ /dev/null diff --git a/mobile/android/branding/beta/content/jar.mn b/mobile/android/branding/beta/content/jar.mn deleted file mode 100644 index e49cc4041..000000000 --- a/mobile/android/branding/beta/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/beta/content/moz.build b/mobile/android/branding/beta/content/moz.build deleted file mode 100644 index eb4454d28..000000000 --- a/mobile/android/branding/beta/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 |