add depth-decrement

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5222 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-09-07 18:46:19 +00:00
parent 745f41e493
commit 48520a173f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-09-07 John Levon <levon@movementarian.org>
* ui/default.ui: add depth-decrement too as discussed
2002-09-06 Angus Leeming <leeming@lyx.org>
* CREDITS: add Pablo De Napoli, formerly languishing in the

View File

@ -279,7 +279,8 @@ Menuset
Item "Bold Style|B" "font-bold"
# Item "TeX Style|X" "tex-mode"
Separator
Item "Change Environment Depth|v" "depth-increment"
Item "Decrease Environment Depth|v" "depth-decrement"
Item "Increase Environment Depth|v" "depth-increment"
Item "Preamble|r" "layout-preamble"
Item "Start Appendix here|A" "appendix"
End
@ -376,6 +377,9 @@ End
Toolbar
Layouts
Icon "math-insert \ntrianglerighteq"
Icon "math-insert \varsupsetneqq"
Icon "math-insert \bigstar"
Icon "file-open"
Icon "buffer-write"
Icon "buffer-print"