Muneyuki Noguchi : oledlg: Use "MS Shell Dlg" 9 in Japanese resources.

Alexandre Julliard julliard at winehq.org
Wed Oct 8 12:48:34 CDT 2008


Module: wine
Branch: stable
Commit: 62c98ad72898af1662b21295b5fb14f44786e9e5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=62c98ad72898af1662b21295b5fb14f44786e9e5

Author: Muneyuki Noguchi <nogu.dev at gmail.com>
Date:   Thu Sep 25 11:39:38 2008 +0900

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

---

 dlls/oledlg/oledlg_Ja.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/oledlg/oledlg_Ja.rc b/dlls/oledlg/oledlg_Ja.rc
index a412f7d..f96e327 100644
--- a/dlls/oledlg/oledlg_Ja.rc
+++ b/dlls/oledlg/oledlg_Ja.rc
@@ -21,7 +21,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 UIINSERTOBJECT DIALOG DISCARDABLE  0, 0, 294, 151
 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "ƒIƒuƒWƒFƒNƒg‚Ì‘}“ü"
-FONT 9, "MS UI Gothic"
+FONT 9, "MS Shell Dlg"
 BEGIN
     LISTBOX         IDC_OBJTYPELIST,82,19,131,66,LBS_SORT |
                     LBS_NOINTEGRALHEIGHT | WS_VISIBLE | WS_VSCROLL |




More information about the wine-cvs mailing list