boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
7d72dc2c by Nicolas Vigier at 2025-08-20T15:23:18+02:00
Bug 40698: Remove locale from tbb_version.json/version.json
- - - - -
1 changed file:
- projects/browser/build
Changes:
=====================================
projects/browser/build
=====================================
@@ -262,7 +262,7 @@ do
rm -rf defaults
# create tbb_version.json (torbrowser) or version.json (mullvadbrowser)
# file for tor-browser#25020 and tor-browser-build#41044
- echo '{"version":"[% c("var/torbrowser_version") %]","architecture":"[%
c("var/mar_osname") %]","channel":"[% c("var/channel") %]","locale":"en-US"}' >
../[% c("var/version_json") %]
+ echo '{"version":"[% c("var/torbrowser_version") %]","architecture":"[%
c("var/mar_osname") %]","channel":"[% c("var/channel") %]"}' > ../[%
c("var/version_json") %]
popd
done
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/7d72dc2c7a7a4a02855ca2679f88fdc637113694
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/7d72dc2c7a7a4a02855ca2679f88fdc637113694
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]