diff options
Diffstat (limited to 'application/basilisk/components/preferences/jar.mn')
-rw-r--r-- | application/basilisk/components/preferences/jar.mn | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/application/basilisk/components/preferences/jar.mn b/application/basilisk/components/preferences/jar.mn deleted file mode 100644 index f74be0820..000000000 --- a/application/basilisk/components/preferences/jar.mn +++ /dev/null @@ -1,31 +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: - content/browser/preferences/applicationManager.xul - content/browser/preferences/applicationManager.js -#ifdef MOZ_SAFE_BROWSING - content/browser/preferences/blocklists.xul - content/browser/preferences/blocklists.js -#endif -* content/browser/preferences/colors.xul -* content/browser/preferences/cookies.xul - content/browser/preferences/cookies.js -* content/browser/preferences/connection.xul - content/browser/preferences/connection.js -#ifdef MOZ_SAFE_BROWSING - content/browser/preferences/donottrack.xul -#endif -* content/browser/preferences/fonts.xul - content/browser/preferences/fonts.js - content/browser/preferences/handlers.xml - content/browser/preferences/handlers.css -* content/browser/preferences/languages.xul - content/browser/preferences/languages.js - content/browser/preferences/permissions.xul - content/browser/preferences/permissions.js - content/browser/preferences/sanitize.xul - content/browser/preferences/sanitize.js - content/browser/preferences/selectBookmark.xul - content/browser/preferences/selectBookmark.js |