[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40733: Use the new branding directories

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Jan 12 07:32:09 UTC 2023



Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
49af2a8d by Pier Angelo Vendrame at 2023-01-11T12:02:45+01:00
Bug 40733: Use the new branding directories

In tor-browser#41428 we decided not to change contents of Firefox
branding directories anymore, but to create ours.
This commit updates the build files to use the new branding directories.

- - - - -


1 changed file:

- projects/firefox/config


Changes:

=====================================
projects/firefox/config
=====================================
@@ -15,7 +15,7 @@ var:
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   browser_branch: '12.5-1'
   browser_build: 1
-  branding_directory: 'browser/branding/alpha'
+  branding_directory: 'browser/branding/tb-alpha'
   copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
   nightly_updates_osname: '[% c("var/osname") %]'
   deps:
@@ -67,13 +67,13 @@ targets:
 
   release:
     var:
-      branding_directory: 'browser/branding/official'
+      branding_directory: 'browser/branding/tb-release'
 
   nightly:
     git_hash: '[% c("var/project-name") %]-[% c("var/firefox_version") %]-[% c("var/browser_branch") %]'
     tag_gpg_id: 0
     var:
-      branding_directory: 'browser/branding/nightly'
+      branding_directory: 'browser/branding/tb-nightly'
 
   linux-x86_64:
     var:



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/49af2a8d4235417886ca9565f2b920f752d15c63

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/49af2a8d4235417886ca9565f2b920f752d15c63
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230112/2db28d06/attachment-0001.htm>


More information about the tbb-commits mailing list