summaryrefslogtreecommitdiffstats
path: root/mobile/android/branding/beta/content
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/branding/beta/content')
-rw-r--r--mobile/android/branding/beta/content/about.pngbin20047 -> 0 bytes
-rw-r--r--mobile/android/branding/beta/content/favicon32.pngbin2361 -> 0 bytes
-rw-r--r--mobile/android/branding/beta/content/favicon64.pngbin6632 -> 0 bytes
-rw-r--r--mobile/android/branding/beta/content/jar.mn9
-rw-r--r--mobile/android/branding/beta/content/moz.build7
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
deleted file mode 100644
index dc52e843b..000000000
--- a/mobile/android/branding/beta/content/about.png
+++ /dev/null
Binary files differ
diff --git a/mobile/android/branding/beta/content/favicon32.png b/mobile/android/branding/beta/content/favicon32.png
deleted file mode 100644
index 63b54a247..000000000
--- a/mobile/android/branding/beta/content/favicon32.png
+++ /dev/null
Binary files differ
diff --git a/mobile/android/branding/beta/content/favicon64.png b/mobile/android/branding/beta/content/favicon64.png
deleted file mode 100644
index 2a9eb30d8..000000000
--- a/mobile/android/branding/beta/content/favicon64.png
+++ /dev/null
Binary files differ
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