From 4248fe10672c4b87ba854bea67229b2f52c9a674 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Fri, 10 Apr 2009 01:18:42 +0000 Subject: [PATCH] Change all inset-toggle into inset-settings. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29178 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdcontext.inc | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index ceb8fdf7a1..1f5aeb9986 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -80,7 +80,7 @@ Menuset Item " on page |f" "next-inset-modify changetype vref" Item "Formatted reference|t" "next-inset-modify changetype prettyref" Separator - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" End # @@ -92,7 +92,7 @@ Menuset Separator Item "Copy as Reference|C" "copy-label-as-reference" Separator - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" End @@ -102,7 +102,7 @@ Menuset Menu "context-citation" CiteStyles Separator - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" End @@ -110,7 +110,7 @@ Menuset # InsetBibtex context menu # Menu "context-bibtex" - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" Separator Item "Edit Database(s) externally...|x" "inset-edit" End @@ -202,9 +202,9 @@ Menuset Item "Horizontal Fill (Right Arrow)|g" "next-inset-modify space \rightarrowfill{}" Item "Horizontal Fill (Up Brace)|p" "next-inset-modify space \upbracefill{}" Item "Horizontal Fill (Down Brace)|B" "next-inset-modify space \downbracefill{}" - Item "Custom Length|C" "command-sequence next-inset-modify space \hspace{} \length 1in; inset-toggle" + Item "Custom Length|C" "command-sequence next-inset-modify space \hspace{} \length 1in; inset-settings" Separator - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" End # @@ -220,9 +220,9 @@ Menuset Item "Half Quad Space (Enskip)|k" "next-inset-modify mathspace \enskip{}" Item "Quad Space|Q" "next-inset-modify mathspace \quad{}" Item "Double Quad Space|u" "next-inset-modify mathspace \qquad{}" - Item "Custom Length|C" "command-sequence next-inset-modify mathspace \hspace{} \length 1in; inset-toggle" + Item "Custom Length|C" "command-sequence next-inset-modify mathspace \hspace{} \length 1in; inset-settings" Separator - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" End # @@ -234,9 +234,9 @@ Menuset Item "MedSkip|M" "next-inset-modify vspace medskip" Item "BigSkip|B" "next-inset-modify vspace bigskip" Item "VFill|F" "next-inset-modify vspace vfill" - Item "Custom|C" "command-sequence next-inset-modify vspace 1in; inset-toggle" + Item "Custom|C" "command-sequence next-inset-modify vspace 1in; inset-settings" Separator - Item "Settings...|e" "inset-toggle" + Item "Settings...|e" "inset-settings" End # @@ -249,7 +249,7 @@ Menuset Item "Verbatim (marked blanks)|b" "next-inset-modify changetype verbatiminput*" Item "Listing|L" "next-inset-modify changetype lstinputlisting" Separator - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" Separator Item "Edit included file...|E" "inset-edit" End @@ -339,7 +339,7 @@ Menuset # Menu "context-graphics" - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" Separator Item "Edit externally...|x" "inset-edit" Separator @@ -351,7 +351,7 @@ Menuset # Menu "context-external" - Item "Settings...|S" "inset-toggle" + Item "Settings...|S" "inset-settings" Separator Item "Edit externally...|x" "inset-edit" End -- 2.39.2