Bug 2176: Rebrand Firefox to TorBrowser
See also Bugs #5194, #7187, #8115, #8219. This patch does some basic renaming of Firefox to TorBrowser. The rest of the branding is done by images and icons. Also fix bug 27905. Bug 25702: Update Tor Browser icon to follow design guidelines - Updated all of the branding in /browser/branding/official with new 'stable' icon series. - Updated /extensions/onboarding/content/img/tor-watermark.png with new icon and add the source svg in the same directory - Copied /browser/branding/official over /browser/branding/nightly and the new /browser/branding/alpha directories. Replaced content with 'nightly' and 'alpha' icon series. Updated VisualElements_70.png and VisualElements_150.png with updated icons in each branding directory (fixes #22654) - Updated firefox.VisualElementsManfiest.xml with updated colors in each branding directory - Added firefox.svg to each branding directory from which all the other icons are derived (apart from document.icns and document.ico) - Added default256.png and default512.png icons - Updated aboutTBUpdate.css to point to branding-aware icon128.png and removed original icon - Use the Tor Browser icon within devtools/client/themes/images/. Bug 30631: Blurry Tor Browser icon on macOS app switcher It would seem the png2icns tool does not generate correct icns files and so on macOS the larger icons were missing resulting in blurry icons in the OS chrome. Regenerated the padded icons in a macOS VM using iconutil. Bug 28196: preparations for using torbutton tor-browser-brand.ftl A small change to Fluent FileSource class is required so that we can register a new source without its supported locales being counted as available locales for the browser. Bug 31803: Replaced about:debugging logo with flat version Bug 21724: Make Firefox and Tor Browser distinct macOS apps When macOS opens a document or selects a default browser, it sometimes uses the CFBundleSignature. Changing from the Firefox MOZB signature to a different signature TORB allows macOS to distinguish between Firefox and Tor Browser. Bug 32092: Fix Tor Browser Support link in preferences For bug 40562, we moved onionPattern* from bug 27476 to here, as about:tor needs these files but it is included earlier. Bug 41278: Create Tor Browser styled pdf logo similar to the vanilla Firefox one Bug 42088: New application icons (used in-app and on linux). Bug 42087: New application icons (windows).
parent
4845f500
No related branches found
No related tags found
Showing
- browser/app/Makefile.in 1 addition, 1 deletionbrowser/app/Makefile.in
- browser/app/macbuild/Contents/Info.plist.in 1 addition, 1 deletionbrowser/app/macbuild/Contents/Info.plist.in
- browser/base/content/aboutDialog.xhtml 15 additions, 11 deletionsbrowser/base/content/aboutDialog.xhtml
- browser/base/content/aboutDialogTor.css 29 additions, 0 deletionsbrowser/base/content/aboutDialogTor.css
- browser/base/content/default-bookmarks.html 19 additions, 61 deletionsbrowser/base/content/default-bookmarks.html
- browser/base/content/utilityOverlay.js 3 additions, 0 deletionsbrowser/base/content/utilityOverlay.js
- browser/base/jar.mn 1 addition, 0 deletionsbrowser/base/jar.mn
- browser/branding/branding-common.mozbuild 2 additions, 3 deletionsbrowser/branding/branding-common.mozbuild
- browser/branding/tb-alpha/VisualElements_150.png 0 additions, 0 deletionsbrowser/branding/tb-alpha/VisualElements_150.png
- browser/branding/tb-alpha/VisualElements_70.png 0 additions, 0 deletionsbrowser/branding/tb-alpha/VisualElements_70.png
- browser/branding/tb-alpha/configure.sh 5 additions, 0 deletionsbrowser/branding/tb-alpha/configure.sh
- browser/branding/tb-alpha/content/about-logo.png 0 additions, 0 deletionsbrowser/branding/tb-alpha/content/about-logo.png
- browser/branding/tb-alpha/content/about-logo.svg 25 additions, 0 deletionsbrowser/branding/tb-alpha/content/about-logo.svg
- browser/branding/tb-alpha/content/about-logo@2x.png 0 additions, 0 deletionsbrowser/branding/tb-alpha/content/about-logo@2x.png
- browser/branding/tb-alpha/content/about-wordmark.svg 21 additions, 0 deletionsbrowser/branding/tb-alpha/content/about-wordmark.svg
- browser/branding/tb-alpha/content/about.png 0 additions, 0 deletionsbrowser/branding/tb-alpha/content/about.png
- browser/branding/tb-alpha/content/aboutDialog.css 57 additions, 0 deletionsbrowser/branding/tb-alpha/content/aboutDialog.css
- browser/branding/tb-alpha/content/firefox-wordmark.svg 1 addition, 0 deletionsbrowser/branding/tb-alpha/content/firefox-wordmark.svg
- browser/branding/tb-alpha/content/jar.mn 19 additions, 0 deletionsbrowser/branding/tb-alpha/content/jar.mn
- browser/branding/tb-alpha/content/moz.build 7 additions, 0 deletionsbrowser/branding/tb-alpha/content/moz.build
Loading
Please register or sign in to comment