Commit 76316796 authored by Robert Shearman's avatar Robert Shearman Committed by Alexandre Julliard

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

parent ef23ab47
......@@ -43,6 +43,7 @@ POPUP "编辑(&E)" {
MENUITEM "插入日期、时间(&T)\tF5", CMD_TIME_DATE
MENUITEM SEPARATOR
MENUITEM "自动换行(&W)", CMD_WRAP
MENUITEM "&Font...", CMD_FONT /* FIXME */
}
POPUP "搜索(&S)" {
MENUITEM "搜索(&S)", CMD_SEARCH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment