[1/2] wine.inf: Add Baltic font substitutions

Dmitry Timoshkov dmitry at codeweavers.com
Sun Jun 22 08:41:03 CDT 2008


Hello,

Changelog:
    wine.inf: Add Baltic font substitutions.
---
 tools/wine.inf.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 251f706..38c48d5 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -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"
-- 
1.5.5.4






More information about the wine-patches mailing list