Fix ja dmg file name in tor-browser-build
In tor-browser-bundle we were renaming the ja-JP-mac dmg file to ja, and this part was missing in tor-browser-build.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
The branch
bug_23654_v2
has a patch to fix that: https://gitweb.torproject.org/user/boklm/tor-browser-build.git/commit/?h=bug_23654_v2&id=f42778f91a144375f29b2f584073e3b63b564553I checked that it produce the correct change with:
./rbm/rbm showconf tor-browser build --target alpha --target torbrowser-osx-x86_64 --target no_build_id | less
The
ja
filename is used in the dmg filename, andja-JP-mac
is still used in all other places.Trac:
Status: new to needs_review
Keywords: N/A deleted, TorBrowserTeam201709R addedLooks good to me, let's try it for -build5. Applied to
master
(commit f42778f91a144375f29b2f584073e3b63b564553).Trac:
Resolution: N/A to fixed
Status: needs_review to closed- Trac closed
closed
Please register or sign in to reply