[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41110: Avoid Fontconfig warning about "ambiguous path"

richard (@richard) git at gitlab.torproject.org
Tue Mar 26 17:45:36 UTC 2024



richard pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
c7092a88 by Rusty Bird at 2024-03-23T11:54:07+00:00
Bug 41110: Avoid Fontconfig warning about "ambiguous path"

- - - - -


1 changed file:

- projects/browser/Bundle-Data/linux/Data/fontconfig/fonts.conf


Changes:

=====================================
projects/browser/Bundle-Data/linux/Data/fontconfig/fonts.conf
=====================================
@@ -39,7 +39,7 @@ PERFORMANCE OF THIS SOFTWARE.
 
 <!-- Font directory list -->
 
-	<dir>fonts</dir>
+	<dir prefix="cwd">fonts</dir>
 
 <!--
   Accept deprecated 'mono' alias, replacing it with 'monospace'



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c7092a88cd8e5636c4a57a4cfe7354fdec7663b2
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/20240326/024b8fe7/attachment.htm>


More information about the tbb-commits mailing list