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

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


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

Author: Muneyuki Noguchi <nogu.dev at gmail.com>
Date:   Thu Sep 25 10:34:05 2008 +0900

notepad: Use "MS Shell Dlg" 9 in Japanese resources.
(cherry picked from commit f94ab4f482c87021fc0070a1b5d51f3731140b09)

---

 programs/notepad/Ja.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/notepad/Ja.rc b/programs/notepad/Ja.rc
index 3af3007..0a52186 100644
--- a/programs/notepad/Ja.rc
+++ b/programs/notepad/Ja.rc
@@ -67,7 +67,7 @@ POPUP "
 
 DIALOG_PAGESETUP DIALOG 0, 0, 225, 95
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
-FONT 9, "MS UI Gothic"
+FONT 9, "MS Shell Dlg"
 CAPTION "ƒy[ƒWÝ’è"
 {
 LTEXT    "ƒwƒbƒ_(&H):",  0x140,   10, 07, 40, 15




More information about the wine-cvs mailing list