From b218ab82d4265a63a141580f53e44a589a8fe351 Mon Sep 17 00:00:00 2001 From: Michael Schmitt Date: Tue, 30 Jan 2007 22:16:47 +0000 Subject: [PATCH] * 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 --- lib/ui/stdmenus.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 925ebb980f..ad3d37afec 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -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" -- 2.39.5