* lib/ui/stdmenus.ui: add "Select All" to edit menu

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16954 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-01-30 22:16:47 +00:00
parent ec4b87dd28
commit b218ab82d4

View File

@ -90,6 +90,8 @@ Menuset
Submenu "Paste Recent|e" "edit_pasterecent"
Submenu "Paste Special" "edit_paste"
Separator
Item "Select All" "command-sequence buffer-begin ; buffer-end-select"
Separator
Item "Find & Replace...|F" "dialog-show findreplace"
Separator
Item "Move Paragraph Up|o" "paragraph-move-up"