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
- 
89326fbd
by Pier Angelo Vendrame at 2024-02-14T12:11:26+01:00
3 changed files:
- browser/branding/tb-alpha/configure.sh
- browser/branding/tb-nightly/configure.sh
- browser/config/mozconfigs/tor-browser
Changes:
| ... | ... | @@ -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" | 
| ... | ... | @@ -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" | 
| 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.
 |