stdtoolbars.inc: rename to be uniform with menus and documentation

@Pavel: the phantom dialog is called when using the Edit menu on an existing phantom

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36334 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-11-17 04:25:38 +00:00
parent 9a36fedb18
commit 4a4abc98ef

View File

@ -331,9 +331,9 @@ ToolbarSet
Item "Quadratin space \\quad" "math-insert \quad"
Item "Double quadratin space \\qquad" "math-insert \qquad"
Item "Negative space \\!" "math-insert \!"
Item "Placeholder \\phantom" "math-insert \phantom"
Item "Horizontal placeholder \\hphantom" "math-insert \hphantom"
Item "Vertical placeholder \\vphantom" "math-insert \vphantom"
Item "Phantom \\phantom" "math-insert \phantom"
Item "Horizontal phantom \\hphantom" "math-insert \hphantom"
Item "Vertical phantom \\vphantom" "math-insert \vphantom"
End
Toolbar "sqrt-square" "Roots"