From d2a93f8a05f2f5370abdb489c15ce9ed4bb7cc92 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 15 Jun 2008 09:23:23 +0000 Subject: [PATCH] * Menus: these are dialogs. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25255 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdcontext.inc | 4 ++-- lib/ui/stdmenus.inc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index 8e2c3380da..07bd546f1e 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -24,8 +24,8 @@ Menuset Item "Gathered Environment|h" "command-sequence math-mode on; math-insert \gathered" Item "Split Environment|S" "command-sequence math-mode on; math-insert \split; tabular-feature append-column" Separator - Item "Delimiters|r" "dialog-show mathdelimiter" - Item "Matrix|x" "dialog-show mathmatrix" + Item "Delimiters...|r" "dialog-show mathdelimiter" + Item "Matrix...|x" "dialog-show mathmatrix" Item "Macro|o" "math-macro newmacroname newcommand" End diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index c0cee1b14b..bee852f8d3 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -399,8 +399,8 @@ Menuset Item "Gathered Environment|h" "command-sequence math-mode on; math-insert \gathered" Item "Split Environment|S" "command-sequence math-mode on; math-insert \split; tabular-feature append-column" Separator - Item "Delimiters|r" "dialog-show mathdelimiter" - Item "Matrix|x" "dialog-show mathmatrix" + Item "Delimiters...|r" "dialog-show mathdelimiter" + Item "Matrix...|x" "dialog-show mathmatrix" Item "Macro|o" "math-macro newmacroname newcommand" End -- 2.39.2