mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 01:40:36 +00:00
[MEDIA][FONTS] Disable sserife.fon font file
This commit is contained in:
parent
25e98eb0da
commit
a2b4fad771
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ list(APPEND FONT_FILES
|
||||||
SourceCodePro-Regular.ttf
|
SourceCodePro-Regular.ttf
|
||||||
SourceCodePro-Semibold.ttf
|
SourceCodePro-Semibold.ttf
|
||||||
SourceCodePro-SemiboldIt.ttf
|
SourceCodePro-SemiboldIt.ttf
|
||||||
sserife.fon
|
#sserife.fon
|
||||||
UniVGA16.ttf)
|
UniVGA16.ttf)
|
||||||
|
|
||||||
foreach(item ${FONT_FILES})
|
foreach(item ${FONT_FILES})
|
||||||
|
|
Loading…
Reference in a new issue