]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
Try some new icons for new dynamic inset and charstyle menus.
[lyx.git] / lib / ui / stdcontext.inc
index 9e68cc14e873a5498d34eda75ce1325d4bbe27a9..47cf349784e0719ab710500cc192704fc603f7db 100644 (file)
@@ -96,6 +96,10 @@ Menuset
                Item "Textual Reference|x" "inset-modify changetype nameref"
                Item "Label Only|L" "inset-modify changetype labelonly"
                Separator
+               OptItem "Plural|a" "inset-modify ref toggle-plural"
+               OptItem "Capitalize|C" "inset-modify ref toggle-caps"
+               Item "No Prefix" "inset-modify ref toggle-noprefix"
+               Separator
                Item "Settings...|S" "inset-settings"
        End
 
@@ -139,9 +143,9 @@ Menuset
        End
 
 #
-# InsetCollapsable context menu
+# InsetCollapsible context menu
 #
-       Menu "context-collapsable"
+       Menu "context-collapsible"
                OptItem "Open Inset|O" "inset-toggle open"
                OptItem "Close Inset|C" "inset-toggle close"
                Separator
@@ -343,7 +347,7 @@ Menuset
                Item "Move Paragraph Up|o" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
                Separator
-               EnvironmentSeparators
+               EnvironmentSeparatorsContext
                Separator
                OptItem "Promote Section|r" "outline-out"
                OptItem "Demote Section|m" "outline-in"
@@ -358,6 +362,7 @@ Menuset
                Item "Apply Last Text Style|A" "textstyle-apply"
                Submenu "Text Style|x" "edit_textstyles"
                Item "Paragraph Settings...|P" "layout-paragraph"
+               OptItem "Unify Graphics Groups|U" "graphics-unify"
                LanguageSelector
                Separator
                Item "Fullscreen Mode" "ui-toggle fullscreen"