mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
[Basilisk] Bundle fonts on GTK platforms, not just Linux
This is a port of MoonchildProductions/Pale-Moon commit 4f7ad641ab
This commit is contained in:
parent
b7aac7342e
commit
42c8c7ff15
2 changed files with 4 additions and 3 deletions
|
|
@ -50,7 +50,7 @@
|
|||
@RESPATH@/chrome/@AB_CD@@JAREXT@
|
||||
@RESPATH@/chrome/@AB_CD@.manifest
|
||||
@RESPATH@/dictionaries/*
|
||||
#if defined(XP_WIN) || defined(XP_LINUX)
|
||||
#if defined(XP_WIN) || defined(MOZ_WIDGET_GTK)
|
||||
@RESPATH@/fonts/*
|
||||
#endif
|
||||
@RESPATH@/hyphenation/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue