]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.ui
move character styles from "insert" to "edit";
[lyx.git] / lib / ui / stdtoolbars.ui
index 1e4701995d1bccc91eda2d5e1ded67ca3e0388e6..6b40aa97de8062f00d4adeea264eb45e7b317a80 100644 (file)
@@ -9,6 +9,9 @@
 
 # Full author contact details are available in file CREDITS.
 
+# The interface is designed (partially) following the KDE Human Interface
+# Guidelines (http://usability.kde.org/hig/)
+
 # A Toolbar starts like :
 #
 # Toolbar "name" "GUI Name"
@@ -131,7 +134,7 @@ Toolbar "math" "Math"
        Item "Insert { }" "math-delim { }"
        Separator
        Item "Insert matrix" "math-matrix 2 2"
-       Item "Insert cases" "math-insert \cases"
+       Item "Insert cases environment" "math-insert \cases"
        Item "Add row" "tabular-feature append-row"
        Item "Add column" "tabular-feature append-column"
        Item "Delete row" "tabular-feature delete-row"