mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 21:21:33 +00:00
- New font substitution: MS Sans Serif -> Bitstream Vera Serif
svn path=/trunk/; revision=9504
This commit is contained in:
parent
43836af86c
commit
ae85951413
1 changed files with 1 additions and 0 deletions
|
@ -43,5 +43,6 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0
|
|||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Bitstream Vera Sans Mono"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Marlett",0x00000000,"TGMarlett"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Bitstream Vera Serif"
|
||||
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Bitstream Vera Serif"
|
||||
|
||||
; EOF
|
||||
|
|
Loading…
Reference in a new issue