[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:58 UTC 2008


The following commit has been merged in the lenny branch:
commit a40d09fcaf944d5647f12e715388fedbd6b85716
Author: Muneyuki Noguchi <nogu.dev at gmail.com>
Date:   Thu Sep 25 11:41:56 2008 +0900

    shlwapi: Use "MS Shell Dlg" 9 in Japanese resources.
    (cherry picked from commit 7ddd48da2d1ec12b7cc0896cf0ef97481c2fc672)

diff --git a/dlls/shlwapi/shlwapi_Ja.rc b/dlls/shlwapi/shlwapi_Ja.rc
index dbcc441..debdcf0 100644
--- a/dlls/shlwapi/shlwapi_Ja.rc
+++ b/dlls/shlwapi/shlwapi_Ja.rc
@@ -23,7 +23,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 IDD_ERR_DIALOG DIALOG MOVEABLE DISCARDABLE 0, 0, 220, 60
 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "ƒGƒ‰[!"
-FONT 9, "MS UI Gothic"
+FONT 9, "MS Shell Dlg"
 {
  LTEXT "", IDS_ERR_USER_MSG2, 15, 5, 28, 20
  LTEXT "", IDS_ERR_USER_MSG, 15, 5, 210, 8

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list