From: Jürgen Spitzmüller Date: Fri, 12 Jun 2009 09:08:13 +0000 (+0000) Subject: * stdcontext.inc: X-Git-Tag: 2.0.0~6332 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3315a461545ebc6ee554b9d0cb63d36de10d43db;p=features.git * stdcontext.inc: - move spelling suggestions at the top and add separator (as in OOo and winword). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30065 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index 0f9fb5a0b0..dc27521b99 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -278,10 +278,11 @@ Menuset # Edit context menu # Menu "context-edit" + spellingsuggestions + Separator Item "Cut" "cut" Item "Copy" "copy" Item "Paste" "paste" - spellingsuggestions Submenu "Paste Recent|e" "edit_pasterecent" Separator Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"