Hongbo Ni : notepad: Update Chinese resources - dialog font.

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


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

Author: Hongbo Ni <hongbo at njstar.com>
Date:   Sat Aug 30 15:21:54 2008 +1000

notepad: Update Chinese resources - dialog font.
(cherry picked from commit 0ef830d66b8e35d4687d508ef0db3734ef6100cd)

---

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

diff --git a/programs/notepad/Zh.rc b/programs/notepad/Zh.rc
index 771bb92..a961d44 100644
--- a/programs/notepad/Zh.rc
+++ b/programs/notepad/Zh.rc
@@ -68,7 +68,7 @@ POPUP "帮助(&H)" {
 DIALOG_PAGESETUP DIALOG 0, 0, 225, 95
 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
-FONT 10, "MS Shell Dlg"
+FONT 10, "MS Song"
 CAPTION "页面设置"
 {
 LTEXT    "页眉(&H):", 0x140,   10, 07, 40, 15
@@ -167,7 +167,7 @@ POPUP "幫助(&H)" {
 
 DIALOG_PAGESETUP DIALOG 0, 0, 225, 95
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
-FONT 10, "MS Song"
+FONT 10, "PMingLiu"
 CAPTION "版面設定"
 {
 LTEXT    "頁首(&H):", 0x140, 10, 07, 40, 15




More information about the wine-cvs mailing list