diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:43:14 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:44:30 +0200 |
commit | 14e6d0ed4be07a4d6bf94a141af83b7d60f1ac5f (patch) | |
tree | 9f8141f34e030eca326c1b0e39a8ba143a528dff /helpers/DATA/firefox/trisquel/branding/content/jar.mn | |
parent | 686445fab20c835b9649f2278542069a5be87546 (diff) |
Make generation scripts distro-independent
Diffstat (limited to 'helpers/DATA/firefox/trisquel/branding/content/jar.mn')
-rw-r--r-- | helpers/DATA/firefox/trisquel/branding/content/jar.mn | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/helpers/DATA/firefox/trisquel/branding/content/jar.mn b/helpers/DATA/firefox/trisquel/branding/content/jar.mn deleted file mode 100644 index dc07b3d..0000000 --- a/helpers/DATA/firefox/trisquel/branding/content/jar.mn +++ /dev/null @@ -1,27 +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 branding %content/branding/ contentaccessible=yes - content/branding/about.png (about.png) - content/branding/about-background.png (about-background.png) - content/branding/about-logo.png (about-logo.png) - content/branding/about-logo@2x.png (about-logo@2x.png) - content/branding/about-wordmark.svg (about-wordmark.svg) - 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/icon128.png (../mozicon128.png) - content/branding/identity-icons-brand.png (identity-icons-brand.png) - content/branding/identity-icons-brand@2x.png (identity-icons-brand@2x.png) - content/branding/aboutDialog.css (aboutDialog.css) -#ifdef MOZ_METRO - content/branding/metro-about.css (metro-about.css) - content/branding/metro-about-footer.png (metro-about-footer.png) - content/branding/metro-about-wordmark.png (metro-about-wordmark.png) - content/branding/metro_firstrun_logo.png (metro_firstrun_logo.png) - content/branding/metro_firstrun_logo@1.4x.png (metro_firstrun_logo@1.4x.png) - content/branding/metro_firstrun_logo@1.8x.png (metro_firstrun_logo@1.8x.png) -#endif |