diff options
Diffstat (limited to 'branding/unstable/content/jar.mn')
-rw-r--r-- | branding/unstable/content/jar.mn | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/branding/unstable/content/jar.mn b/branding/unstable/content/jar.mn new file mode 100644 index 0000000..fcb7890 --- /dev/null +++ b/branding/unstable/content/jar.mn @@ -0,0 +1,16 @@ +# 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 branding %content/branding/ contentaccessible=yes + content/branding/about.png (about.png) + content/branding/about-background.jpg (about-background.jpg) + content/branding/about-logo.png (about-logo.png) + content/branding/about-logo@2x.png (about-logo@2x.png) + content/branding/about-wordmark.png (about-wordmark.png) + content/branding/icon48.png (icon48.png) + content/branding/icon64.png (icon64.png) + content/branding/icon16.png (../default16.png) + content/branding/icon32.png (../default32.png) + content/branding/aboutDialog.css (aboutDialog.css) |