From a1be17c1cea81ebb1e8b131a662c698d78f3f7f2 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:17:38 +0200 Subject: Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk --- browser/themes/windows/communicator/communicator.css | 6 ------ browser/themes/windows/communicator/jar.mn | 7 ------- browser/themes/windows/communicator/moz.build | 7 ------- 3 files changed, 20 deletions(-) delete mode 100644 browser/themes/windows/communicator/communicator.css delete mode 100644 browser/themes/windows/communicator/jar.mn delete mode 100644 browser/themes/windows/communicator/moz.build (limited to 'browser/themes/windows/communicator') diff --git a/browser/themes/windows/communicator/communicator.css b/browser/themes/windows/communicator/communicator.css deleted file mode 100644 index 0b57574fd..000000000 --- a/browser/themes/windows/communicator/communicator.css +++ /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/. */ - -@import url("chrome://global/skin/"); - diff --git a/browser/themes/windows/communicator/jar.mn b/browser/themes/windows/communicator/jar.mn deleted file mode 100644 index dfd20c523..000000000 --- a/browser/themes/windows/communicator/jar.mn +++ /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/. - -browser.jar: -% skin communicator classic/1.0 %skin/classic/communicator/ - skin/classic/communicator/communicator.css diff --git a/browser/themes/windows/communicator/moz.build b/browser/themes/windows/communicator/moz.build deleted file mode 100644 index eb4454d28..000000000 --- a/browser/themes/windows/communicator/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 -- cgit v1.2.3