]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
RELEASE-NOTES: document encoding defaults change
[lyx.git] / lib / ui / stdcontext.inc
index 7435dc3c91b5cef8d27a47faaf03f83a0b169be5..6f86dd124c51d32e375f421863cfe0f0946889f3 100644 (file)
@@ -19,7 +19,7 @@
 #   (except when the preposition is part of a verb phrase, such as "Check In")
 # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
 
-Format 4
+Format 5
 
 Menuset
 
@@ -336,6 +336,9 @@ Menuset
        Menu "context-edit"
                spellingsuggestions
                Separator
+               OptItem "Edit Externally..." "inset-edit"
+               OptItem "End Editing Externally..." "inset-end-edit"
+               Separator
                Item "Cut" "cut"
                Item "Copy" "copy"
                Item "Paste" "paste"
@@ -432,6 +435,7 @@ Menuset
                Item "Bottom|B" "tabular-feature toggle-line-bottom"
                Item "Left|L" "tabular-feature toggle-line-left"
                Item "Right|R" "tabular-feature toggle-line-right"
+               OptItem "Reset Formal Defaults|F" "tabular-feature reset-formal-default"
        End
 
        Menu "table-alignment"
@@ -477,23 +481,10 @@ Menuset
 # InsetInfo context menu
 #
 
-       Menu "buffer-info"
-               Item "File|F" "inset-modify buffer name"
-               Item "Path|P" "inset-modify buffer path"
-               Item "Class|C" "inset-modify buffer class"
-               Separator
-               Item "File Revision|R" "inset-modify buffer vcs-revision"
-               Item "Tree Revision|T" "inset-modify buffer vcs-tree-revision"
-               Item "Revision Author|A" "inset-modify buffer vcs-author"
-               Item "Revision Date|D" "inset-modify buffer vcs-date"
-               Item "Revision Time|i" "inset-modify buffer vcs-time"
-               Separator
-               Item "LyX Version|X" "inset-modify lyxinfo version"
-       End
-
        Menu "context-info"
-               Submenu "Document Info|D" "buffer-info"
+               InfoArguments
                Separator
+               Item "Transform Field to Static Text|T" "inset-dissolve"
                Item "Copy Text|o" "inset-copy-as"
                Item "Settings...|S" "inset-settings info"
        End
@@ -664,9 +655,6 @@ Menuset
        Menu "context-ert"
                # repeat 1 is added as a work-around to not indicate this action as toggable
                Item "Wrap by Preview|y" "command-sequence repeat 1;inset-toggle;char-forward;char-backward;char-forward-select;preview-insert;char-backward;char-backward;inset-toggle"
-               Separator 
-               Item "Edit Externally...|x" "inset-edit" 
-               Item "End Editing Externally...|e" "inset-end-edit"
        End
 
 #