Pier Angelo Vendrame pushed to branch tor-browser-128.8.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits: cf350084 by Pier Angelo Vendrame at 2025-03-19T17:09:21+01:00 fixup! TB 2176: Rebrand Firefox to TorBrowser
TB 42720: Show what's new in the about:dialog.
Improve some comments.
- - - - -
1 changed file:
- browser/base/content/aboutDialog.xhtml
Changes:
===================================== browser/base/content/aboutDialog.xhtml ===================================== @@ -117,6 +117,9 @@ <label id="version" class="update"/> </hbox> <description class="text-blurb"> + <!-- Place release notes on the same line as the help and feedback links. + - We do not want the release notes on the same line as the version because it may overflow. + - See tor-browerr#42720. --> <label id="releasenotes" is="text-link" hidden="true" data-l10n-id="releaseNotes-link"/> <label is="text-link" onclick="openHelpLink('firefox-help')" data-l10n-id="aboutdialog-help-user"/> <label id="submit-feedback" is="text-link" onclick="openFeedbackPage()" data-l10n-id="aboutdialog-submit-feedback"/>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/cf350084...
tor-commits@lists.torproject.org