Commit 4aa98598 authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard

wine.inf: Add Baltic font substitutions.

parent 46e0219f
......@@ -281,10 +281,12 @@ HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"windir",0x000
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"winsysdir",,"%11%"
[Fonts]
HKLM,%FontSubStr%,"Arial Baltic,186",,"Arial,186"
HKLM,%FontSubStr%,"Arial CE,238",,"Arial,238"
HKLM,%FontSubStr%,"Arial CYR,204",,"Arial,204"
HKLM,%FontSubStr%,"Arial Greek,161",,"Arial,161"
HKLM,%FontSubStr%,"Arial TUR,162",,"Arial,162"
HKLM,%FontSubStr%,"Courier New Baltic,186",,"Courier New,186"
HKLM,%FontSubStr%,"Courier New CE,238",,"Courier New,238"
HKLM,%FontSubStr%,"Courier New CYR,204",,"Courier New,204"
HKLM,%FontSubStr%,"Courier New Greek,161",,"Courier New,161"
......@@ -293,6 +295,7 @@ HKLM,%FontSubStr%,"Helv",,"MS Sans Serif"
HKLM,%FontSubStr%,"Helvetica",,"Arial"
HKLM,%FontSubStr%,"MS Shell Dlg 2",,"Tahoma"
HKLM,%FontSubStr%,"Times",,"Times New Roman"
HKLM,%FontSubStr%,"Times New Roman Baltic,186",,"Times New Roman,186"
HKLM,%FontSubStr%,"Times New Roman CE,238",,"Times New Roman,238"
HKLM,%FontSubStr%,"Times New Roman CYR,204",,"Times New Roman,204"
HKLM,%FontSubStr%,"Times New Roman Greek,161",,"Times New Roman,161"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment