From 4a4abc98ef950242474007b7bc62e7eee73a1e35 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Wed, 17 Nov 2010 04:25:38 +0000 Subject: [PATCH] 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 --- lib/ui/stdtoolbars.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc index 2bb064867e..0190d469c6 100644 --- a/lib/ui/stdtoolbars.inc +++ b/lib/ui/stdtoolbars.inc @@ -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" -- 2.39.5