mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
commit
657f5ade09
@ -91,8 +91,8 @@ BEGIN
|
||||
MENUITEM "웹 템플릿 1(&1)\tCtrl+Shift+1", CMD_WEBACTION1
|
||||
MENUITEM "웹 템플릿 2(&2)\tCtrl+Shift+2", CMD_WEBACTION2
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Open &Containing Folder of Selection", IDM_EDIT_OPEN_CONTAINING_FOLDER_SEL
|
||||
MENUITEM "Open &File from Selection", IDM_EDIT_OPEN_FILE_FROM_SEL
|
||||
MENUITEM "선택 항목이 있는 폴더 열기(&C)", IDM_EDIT_OPEN_CONTAINING_FOLDER_SEL
|
||||
MENUITEM "선택에서 파일 열기(&F)", IDM_EDIT_OPEN_FILE_FROM_SEL
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "파일 탐색기 열기(&F)", IDM_FILE_EXPLORE_DIR
|
||||
END
|
||||
|
||||
Loading…
Reference in New Issue
Block a user