]> git.lyx.org Git - features.git/commitdiff
add some missing LFUNs to the menu
authorMichael Schmitt <michael.schmitt@teststep.org>
Fri, 1 Sep 2006 16:39:35 +0000 (16:39 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Fri, 1 Sep 2006 16:39:35 +0000 (16:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14862 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.ui

index 078628a49e86f5d0e3d62a49524fee5a3605ef23..0fe8d3f3672ff563920d2211f6ff9b40a69dc012 100644 (file)
@@ -94,6 +94,9 @@ Menuset
                Item "Word in Uppercase" "word-upcase"
                Item "Word in Lowercase" "word-lowcase"
                Separator
+               Item "Move Paragraph Up|o" "paragraph-move-up"
+               Item "Move Paragraph Down|v" "paragraph-move-down"
+               Separator
                Item "Text Style...|S" "dialog-show character"
                Item "Paragraph Settings...|P" "layout-paragraph"
                Separator
@@ -104,6 +107,7 @@ Menuset
                Separator
                OptItem "Increase List Depth|I" "depth-increment"
                OptItem "Decrease List Depth|D" "depth-decrement"
+               OptItem "Dissolve Inset|s" "inset-dissolve"
 # This is where the context-specific stuff is supposed to go.
 # The idea is that everything on here can disappear and should
 # only appear when relevant (getStatus). Only stuff that needs
@@ -173,6 +177,8 @@ Menuset
                Separator
                Submenu "Use Computer Algebra System|S" "edit_math_extern"
                Separator
+               Item "Split Cell|C" "cell-split"
+               Separator
                Item "Add Line Above" "tabular-feature add-hline-above"
                Item "Add Line Below" "tabular-feature add-hline-below"
                Item "Delete Line Above" "tabular-feature delete-hline-above"
@@ -217,11 +223,9 @@ Menuset
 #
 
        Menu "view"
-# FIXME: this must become Open Footnote, Close Margin Note etc. as appropriate
-#      Item "Open Float|O" "inset-toggle"
-# A common feature request JMarc wants to see
-#      Item "Open All Footnotes|F" "open-footnotes"
-#      Item "Close All Footnotes|C" "close-footnotes"
+               Item "Open All Insets|O" "all-insets-toggle open"
+               Item "Close All Insets|C" "all-insets-toggle close"
+               Separator
                Item "Display Tooltips|i" "tooltips-toggle"
                Separator
                Item "View source|s" "dialog-show view-source"
@@ -410,6 +414,7 @@ Menuset
        Menu "navigate"
                Submenu "Bookmarks|B" "navigate_bookmarks"
                Item "Next Note|N" "note-next"
+               Item "Next Reference|R" "reference-next"
                Item "Go to Label|L" "label-goto"
                Separator
                Toc