mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
a bit more menu
This commit is contained in:
parent
bd22751108
commit
6ffd4982db
@ -169,11 +169,11 @@ BEGIN
|
||||
MENUITEM "Törlés sor elejéig\tCtrl+Shift+Back", IDM_EDIT_DELETELINELEFT
|
||||
MENUITEM "Törlés sor végéig\tCtrl+Shift+Del", IDM_EDIT_DELETELINERIGHT
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Column &Wrap...\tCtrl+Shift+W", IDM_EDIT_COLUMNWRAP
|
||||
MENUITEM "&Split Lines\tCtrl+I", IDM_EDIT_SPLITLINES
|
||||
MENUITEM "&Join Lines\tCtrl+J", IDM_EDIT_JOINLINES
|
||||
MENUITEM "&Fuse Lines\tCtrl+Alt+J", IDM_EDIT_JOINLN_NOSP
|
||||
MENUITEM "&Preserve Paragraphs\tCtrl+Shift+J", IDM_EDIT_JOINLINES_PARA
|
||||
MENUITEM "&Oszlop sortörés...\tCtrl+Shift+W", IDM_EDIT_COLUMNWRAP
|
||||
MENUITEM "Sorok szét&vágása\tCtrl+I", IDM_EDIT_SPLITLINES
|
||||
MENUITEM "Sorok össze&fűzése\tCtrl+J", IDM_EDIT_JOINLINES
|
||||
MENUITEM "Sorok eg&ybeolvasztása\tCtrl+Alt+J", IDM_EDIT_JOINLN_NOSP
|
||||
MENUITEM "&Bekezdések megőrzése\tCtrl+Shift+J", IDM_EDIT_JOINLINES_PARA
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Mer&ge Empty Lines\tAlt+Y", IDM_EDIT_MERGEEMPTYLINES
|
||||
MENUITEM "Merge Blank Lines\tCtrl+Alt+Y", IDM_EDIT_MERGEBLANKLINES
|
||||
|
||||
Loading…
Reference in New Issue
Block a user