[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.0] Bug 41110: Avoid Fontconfig warning about "ambiguous path"
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Apr 8 10:37:57 UTC 2024
Pier Angelo Vendrame pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
f834378b by Rusty Bird at 2024-04-08T12:37:48+02: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/f834378bd2e23a556c9a0ea289b45fdcff76b0cc
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f834378bd2e23a556c9a0ea289b45fdcff76b0cc
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/tor-commits/attachments/20240408/6e65610b/attachment-0001.htm>
More information about the tor-commits
mailing list