Dmitry Timoshkov : wine.inf: Add Baltic font substitutions.

Alexandre Julliard julliard at winehq.org
Mon Jun 23 07:35:45 CDT 2008


Module: wine
Branch: master
Commit: 4aa985981c835e8d03362e5a203c7134bd922f9d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4aa985981c835e8d03362e5a203c7134bd922f9d

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Sun Jun 22 22:41:03 2008 +0900

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"




More information about the wine-cvs mailing list