[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.8.0esr-13.5-1] 2 commits: fixup! Bug 2176: Rebrand Firefox to TorBrowser



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-115.8.0esr-13.5-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 1913e9f0
    by Pier Angelo Vendrame at 2024-02-14T12:11:17+01:00
    fixup! Bug 2176: Rebrand Firefox to TorBrowser
    
    Include the channel in the display name
    
  • 89326fbd
    by Pier Angelo Vendrame at 2024-02-14T12:11:26+01:00
    fixup! TB3: Tor Browser's official .mozconfigs.
    
    Bug 42398: Include the channel in MOZ_APP_DISPLAYNAME
    
    This variable is defined in the branding configuration, no need to
    repeat it in the mozconfig.
    

3 changed files:

Changes:

  • browser/branding/tb-alpha/configure.sh
    ... ... @@ -2,4 +2,4 @@
    2 2
     # License, v. 2.0. If a copy of the MPL was not distributed with this
    
    3 3
     # file, You can obtain one at http://mozilla.org/MPL/2.0/.
    
    4 4
     
    
    5
    -MOZ_APP_DISPLAYNAME="Tor Browser"
    5
    +MOZ_APP_DISPLAYNAME="Tor Browser Alpha"

  • browser/branding/tb-nightly/configure.sh
    ... ... @@ -2,4 +2,4 @@
    2 2
     # License, v. 2.0. If a copy of the MPL was not distributed with this
    
    3 3
     # file, You can obtain one at http://mozilla.org/MPL/2.0/.
    
    4 4
     
    
    5
    -MOZ_APP_DISPLAYNAME="Tor Browser"
    5
    +MOZ_APP_DISPLAYNAME="Tor Browser Nightly"

  • browser/config/mozconfigs/tor-browser
    1 1
     . $topsrcdir/browser/config/mozconfigs/base-browser
    
    2 2
     
    
    3
    -mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser"
    
    4 3
     # If building outside tor-browser-build, you might want to customize this value.
    
    5 4
     # On Linux, it influences the WM_CLASS value, which is shown on GNOME's ALT-TAB,
    
    6 5
     # for example.
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits