]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.ui
make "make distcheck" work
[lyx.git] / lib / ui / stdmenus.ui
index ed5b41a0edac5d9c03a35a27d33bc95a6b357e29..8937a7c92807d645938b9026aac6d84ea9b4d7dc 100644 (file)
@@ -158,11 +158,19 @@ Menuset
                Item "Delete Row|D" "tabular-feature delete-row"
                Item "Copy Row" "tabular-feature copy-row"
                Item "Swap Rows" "tabular-feature swap-row"
+               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"
+               Item "Delete Line Below" "tabular-feature delete-hline-below"
                Separator
                Item "Add Column|C" "tabular-feature append-column"
                Item "Delete Column|e" "tabular-feature delete-column"
                Item "Copy Column" "tabular-feature copy-column"
                Item "Swap Columns" "tabular-feature swap-column"
+               Item "Add Line to Left" "tabular-feature add-vline-left"
+               Item "Add Line to Right" "tabular-feature add-vline-right"
+               Item "Delete Line to Left" "tabular-feature delete-vline-left"
+               Item "Delete Line to Right" "tabular-feature delete-vline-right"
        End
 
        Menu "edit_math_limits"
@@ -372,6 +380,7 @@ Menuset
                Item "Merge Changes...|M" "merge-changes"
                Item "Accept All Changes|A" "accept-all-changes"
                Item "Reject All Changes|R" "reject-all-changes"
+               Item "Show changes in output|S" "output-changes"
        End
 
 #
@@ -389,10 +398,14 @@ Menuset
                Item "Save Bookmark 1|S" "bookmark-save 1"
                Item "Save Bookmark 2" "bookmark-save 2"
                Item "Save Bookmark 3" "bookmark-save 3"
+               Item "Save Bookmark 4" "bookmark-save 4"
+               Item "Save Bookmark 5" "bookmark-save 5"
                Separator
                Item "Go to Bookmark 1|1" "bookmark-goto 1"
                Item "Go to Bookmark 2|2" "bookmark-goto 2"
                Item "Go to Bookmark 3|3" "bookmark-goto 3"
+               Item "Go to Bookmark 4|4" "bookmark-goto 4"
+               Item "Go to Bookmark 5|5" "bookmark-goto 5"
        End
 
 #
@@ -402,6 +415,7 @@ Menuset
        Menu "tools"
                Item "Spellchecker...|S" "dialog-show spellchecker"
                OptItem "Thesaurus...|T" "thesaurus-entry"
+               Item "Count Words|W" "words-count"
                OptItem "Check TeX|h" "buffer-chktex"
                Item "TeX Information...|I" "dialog-show texinfo"
                Separator