1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00

notepad: Add a Font menu item for the Chinese locale.

This commit is contained in:
Robert Shearman 2006-01-18 11:28:48 +01:00 committed by Alexandre Julliard
parent ef23ab4729
commit 76316796bf

View File

@ -43,6 +43,7 @@ POPUP "
MENUITEM "插入日期、时间(&T\tF5", CMD_TIME_DATE
MENUITEM SEPARATOR
MENUITEM "自动换行(&W", CMD_WRAP
MENUITEM "&Font...", CMD_FONT /* FIXME */
}
POPUP "搜索(&S" {
MENUITEM "搜索(&S", CMD_SEARCH