mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +00:00
Change all inset-toggle into inset-settings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29178 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4b6a802398
commit
4248fe1067
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user