[pkg-wine-party] [SCM] Debian Wine packaging branch, lenny, updated. wine-1.0.0-1-126-gccc5cbd

Alexandre Julliard julliard at winehq.org
Thu Oct 30 14:44:02 UTC 2008


The following commit has been merged in the lenny branch:
commit a2a94730317184fb86d047945a3d03912a9e2c64
Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Sun Jun 22 22:41:03 2008 +0900

    wine.inf: Add Baltic font substitutions.
    (cherry picked from commit 4aa985981c835e8d03362e5a203c7134bd922f9d)

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"

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list