]> git.lyx.org Git - features.git/commitdiff
Change all inset-toggle into inset-settings.
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 10 Apr 2009 01:18:42 +0000 (01:18 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 10 Apr 2009 01:18:42 +0000 (01:18 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29178 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdcontext.inc

index ceb8fdf7a10ffac575fde072d1a7a1514632960c..1f5aeb998614a456cbc4feba909e774f6e23db8d 100644 (file)
@@ -80,7 +80,7 @@ Menuset
                Item "<reference> on page <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