mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[FONTSUB] Fix build²
This commit is contained in:
parent
6b4d6d40d6
commit
9cbd1cad0e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ BEGIN
|
||||||
MENUITEM "重新加載登錄(&L)\tCtrl+L", ID_RELOAD
|
MENUITEM "重新加載登錄(&L)\tCtrl+L", ID_RELOAD
|
||||||
MENUITEM "更新登錄(&R)\tCtrl+U", ID_UPDATE_REGISTRY
|
MENUITEM "更新登錄(&R)\tCtrl+U", ID_UPDATE_REGISTRY
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "在登錄中開啟(&E)”, ID_OPEN_REGKEY
|
MENUITEM "在登錄中開啟(&E)", ID_OPEN_REGKEY
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "退出(&X)\tAlt+F4", ID_EXIT
|
MENUITEM "退出(&X)\tAlt+F4", ID_EXIT
|
||||||
END
|
END
|
||||||
|
|
Loading…
Reference in a new issue