* 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
This commit is contained in:
Jürgen Spitzmüller 2009-06-12 09:08:13 +00:00
parent bd4c74b3b7
commit 3315a46154

View 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"