mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +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-Semibold.ttf
|
||||
SourceCodePro-SemiboldIt.ttf
|
||||
sserife.fon
|
||||
#sserife.fon
|
||||
UniVGA16.ttf)
|
||||
|
||||
foreach(item ${FONT_FILES})
|
||||
|
|
Loading…
Reference in a new issue