mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-13 23:28:16 +03:00
Makefile.in: Fix typo preventing Armenian fonts to be picked up.
This commit is contained in:
parent
a8eeb1c9ac
commit
a6f3965460
@ -738,7 +738,7 @@ msgothic.ttc = $(FONTS_OBJ)/ume-gothic/msgothic.ttc
|
||||
|
||||
noto_sans.ttf = $(FONTS)/noto/NotoSans-Regular.ttf
|
||||
noto_sans_arabic.ttf = $(FONTS)/noto/NotoSansArabic-Regular.ttf
|
||||
noto_sans_armenian.tff = $(FONTS)/noto/NotoSansArmenian-Regular.ttf
|
||||
noto_sans_armenian.ttf = $(FONTS)/noto/NotoSansArmenian-Regular.ttf
|
||||
noto_sans_bengali.ttf = $(FONTS)/noto/NotoSansBengali-Regular.ttf
|
||||
noto_sans_coptic.ttf = $(FONTS)/noto/NotoSansCoptic-Regular.ttf
|
||||
noto_sans_georgian.ttf = $(FONTS)/noto/NotoSansGeorgian-Regular.ttf
|
||||
|
Loading…
x
Reference in New Issue
Block a user