]> git.lyx.org Git - lyx.git/commitdiff
* stdcontext.inc:
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 12 Jun 2009 09:08:13 +0000 (09:08 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 12 Jun 2009 09:08:13 +0000 (09:08 +0000)
- 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

lib/ui/stdcontext.inc

index 0f9fb5a0b06a05976b391a402f2e930742f7235b..dc27521b99f96290dadb77cf78698b7228826f30 100644 (file)
@@ -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"