]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdcontext.inc
Spanish EmbeddedObjects.lyx: translation update by Ignacio
[lyx.git] / lib / ui / stdcontext.inc
index 8bd408b24c059da8f52dae8dcbd4aa764815d4d3..d9a74d2bef4f66265b690403ba9ff7f135b0353d 100644 (file)
@@ -199,7 +199,7 @@ Menuset
                Item "VFill|F" "next-inset-modify vspace vfill"
                Item "Custom|C" "command-sequence next-inset-modify vspace 1in; next-inset-toggle"
                Separator
-               Item "Settings...|S" "next-inset-toggle"
+               Item "Settings...|e" "next-inset-toggle"
        End
 
 #
@@ -249,8 +249,8 @@ Menuset
                Item "Move Paragraph Up|o" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
                Separator
-               OptItem "Promote Section|r" "outline-in"
-               OptItem "Demote Section|m" "outline-out"
+               OptItem "Promote Section|r" "outline-out"
+               OptItem "Demote Section|m" "outline-in"
                OptItem "Move Section down|d" "outline-down"
                OptItem "Move Section up|u" "outline-up"
                Separator
@@ -300,6 +300,8 @@ Menuset
                Item "Settings...|S" "next-inset-toggle"
                Separator
                Item "Edit externally...|x" "inset-edit"
+               Separator
+               GraphicsGroups
        End
 
 #
@@ -345,4 +347,13 @@ Menuset
                Item "Settings...|S" "inset-settings tabular"
        End
 
+
+#
+# InsetInfo context menu
+#
+
+       Menu "context-info"
+               Item "Settings...|S" "inset-settings info"
+       End
+
 End