Verified Commit e0cdf1dc authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Bug 2176: Rebrand Firefox to TorBrowser

Bug 42490: Write the browser logo SVG also outside of omni.ja.
parent 494af376
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ def FirefoxBranding():
        ]
    elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk':
        FINAL_TARGET_FILES.chrome.icons.default += [
            'content/about-logo.svg',
            'default128.png',
            'default16.png',
            'default256.png',
+25 −1

File changed.

Preview size limit exceeded, changes collapsed.

+0 −1
Original line number Diff line number Diff line
@@ -17,4 +17,3 @@ browser.jar:
  content/branding/icon128.png                   (../default128.png)
  content/branding/icon256.png                   (../default256.png)
  content/branding/aboutDialog.css
  content/branding/tor-browser-logo.svg
+0 −25

File deleted.

Preview size limit exceeded, changes collapsed.

+25 −1

File changed.

Preview size limit exceeded, changes collapsed.

Loading