]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.inc
RELEASE-NOTES: document encoding defaults change
[lyx.git] / lib / ui / stdtoolbars.inc
index 2f0ef6b2892f125a9a52fc471976bd5c5f603120..10bb531b5db3643022fb75ca9fcaed2a295820f5 100644 (file)
@@ -153,14 +153,15 @@ ToolbarSet
                Item "Move row down" "tabular-feature move-row-down"
                Item "Move column right" "tabular-feature move-column-right"
                Separator
-               Item "Set top line" "tabular-feature toggle-line-top"
-               Item "Set bottom line" "tabular-feature toggle-line-bottom"
-               Item "Set left line" "tabular-feature toggle-line-left"
-               Item "Set right line" "tabular-feature toggle-line-right"
+               Item "Toggle top line" "tabular-feature toggle-line-top"
+               Item "Toggle bottom line" "tabular-feature toggle-line-bottom"
+               Item "Toggle left line" "tabular-feature toggle-line-left"
+               Item "Toggle right line" "tabular-feature toggle-line-right"
                Item "Set border lines" "tabular-feature set-border-lines"
                Item "Set all lines" "tabular-feature set-all-lines"
                Item "Set inner lines" "tabular-feature set-inner-lines"
                Item "Unset all lines" "tabular-feature unset-all-lines"
+               Item "Reset formal default lines" "tabular-feature reset-formal-default"
                Separator
                Item "Align left" "command-alternatives tabular-feature m-align-left;tabular-feature align-left"
                Item "Align center" "command-alternatives tabular-feature m-align-center;tabular-feature align-center"