From 8b8c65072aedef94610748ce92c2ed3a19fd5517 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 3 Feb 2018 06:25:10 -0500 Subject: Purge b2g/ --- b2g/branding/browserhtml/content/about.png | Bin 25842 -> 0 bytes b2g/branding/browserhtml/content/favicon32.png | Bin 2670 -> 0 bytes b2g/branding/browserhtml/content/icon48.png | Bin 5302 -> 0 bytes b2g/branding/browserhtml/content/icon64.png | Bin 8267 -> 0 bytes b2g/branding/browserhtml/content/jar.mn | 10 ---------- b2g/branding/browserhtml/content/logo.png | Bin 19488 -> 0 bytes b2g/branding/browserhtml/content/logoWordmark.png | Bin 14021 -> 0 bytes b2g/branding/browserhtml/content/moz.build | 7 ------- b2g/branding/browserhtml/content/splash.png | Bin 19610 -> 0 bytes 9 files changed, 17 deletions(-) delete mode 100644 b2g/branding/browserhtml/content/about.png delete mode 100644 b2g/branding/browserhtml/content/favicon32.png delete mode 100644 b2g/branding/browserhtml/content/icon48.png delete mode 100644 b2g/branding/browserhtml/content/icon64.png delete mode 100644 b2g/branding/browserhtml/content/jar.mn delete mode 100644 b2g/branding/browserhtml/content/logo.png delete mode 100644 b2g/branding/browserhtml/content/logoWordmark.png delete mode 100644 b2g/branding/browserhtml/content/moz.build delete mode 100644 b2g/branding/browserhtml/content/splash.png (limited to 'b2g/branding/browserhtml/content') diff --git a/b2g/branding/browserhtml/content/about.png b/b2g/branding/browserhtml/content/about.png deleted file mode 100644 index 3cc1444f6..000000000 Binary files a/b2g/branding/browserhtml/content/about.png and /dev/null differ diff --git a/b2g/branding/browserhtml/content/favicon32.png b/b2g/branding/browserhtml/content/favicon32.png deleted file mode 100644 index ac4a6968b..000000000 Binary files a/b2g/branding/browserhtml/content/favicon32.png and /dev/null differ diff --git a/b2g/branding/browserhtml/content/icon48.png b/b2g/branding/browserhtml/content/icon48.png deleted file mode 100644 index b7513c2e4..000000000 Binary files a/b2g/branding/browserhtml/content/icon48.png and /dev/null differ diff --git a/b2g/branding/browserhtml/content/icon64.png b/b2g/branding/browserhtml/content/icon64.png deleted file mode 100644 index c8bee8fca..000000000 Binary files a/b2g/branding/browserhtml/content/icon64.png and /dev/null differ diff --git a/b2g/branding/browserhtml/content/jar.mn b/b2g/branding/browserhtml/content/jar.mn deleted file mode 100644 index 8a2c16964..000000000 --- a/b2g/branding/browserhtml/content/jar.mn +++ /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/. - -chrome.jar: -% content branding %content/branding/ contentaccessible=yes - content/branding/about.png (about.png) - content/branding/logoWordmark.png (logoWordmark.png) - content/branding/logo.png (logo.png) - content/branding/favicon32.png (favicon32.png) diff --git a/b2g/branding/browserhtml/content/logo.png b/b2g/branding/browserhtml/content/logo.png deleted file mode 100644 index 9d9d0c57e..000000000 Binary files a/b2g/branding/browserhtml/content/logo.png and /dev/null differ diff --git a/b2g/branding/browserhtml/content/logoWordmark.png b/b2g/branding/browserhtml/content/logoWordmark.png deleted file mode 100644 index 878363181..000000000 Binary files a/b2g/branding/browserhtml/content/logoWordmark.png and /dev/null differ diff --git a/b2g/branding/browserhtml/content/moz.build b/b2g/branding/browserhtml/content/moz.build deleted file mode 100644 index eb4454d28..000000000 --- a/b2g/branding/browserhtml/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/b2g/branding/browserhtml/content/splash.png b/b2g/branding/browserhtml/content/splash.png deleted file mode 100644 index 84ab581d2..000000000 Binary files a/b2g/branding/browserhtml/content/splash.png and /dev/null differ -- cgit v1.2.3