]> git.lyx.org Git - features.git/commitdiff
add depth-decrement
authorJohn Levon <levon@movementarian.org>
Sat, 7 Sep 2002 18:46:19 +0000 (18:46 +0000)
committerJohn Levon <levon@movementarian.org>
Sat, 7 Sep 2002 18:46:19 +0000 (18:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5222 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/ui/default.ui

index d1e211a19332784a2bfbfe37a04b30237fe65fd0..3c7d7062e7f96426af54cc3218203de4fbfd31e5 100644 (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
index 81407292916733ff126d65f189a03de7c223f7d8..71983c913e505697a5b117fefb94aa64e0a4c6de 100644 (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"