mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
properties=>settings for context menus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23970 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b98a650fa1
commit
3d2cb4b1b5
@ -36,7 +36,7 @@ Menuset
|
|||||||
Item "<reference> on page <page>|f" "next-inset-modify changetype vref"
|
Item "<reference> on page <page>|f" "next-inset-modify changetype vref"
|
||||||
Item "Formatted reference|t" "next-inset-modify changetype prettyref"
|
Item "Formatted reference|t" "next-inset-modify changetype prettyref"
|
||||||
Separator
|
Separator
|
||||||
Item "Properties...|P" "next-inset-toggle"
|
Item "Settings...|S" "next-inset-toggle"
|
||||||
End
|
End
|
||||||
|
|
||||||
Menu "edit_reftype"
|
Menu "edit_reftype"
|
||||||
@ -50,7 +50,7 @@ Menuset
|
|||||||
Item "Next Cross-Reference|N" "reference-next"
|
Item "Next Cross-Reference|N" "reference-next"
|
||||||
Item "Go back to Reference|G" "bookmark-goto 0"
|
Item "Go back to Reference|G" "bookmark-goto 0"
|
||||||
Separator
|
Separator
|
||||||
Item "Properties...|P" "next-inset-toggle"
|
Item "Settings...|S" "next-inset-toggle"
|
||||||
End
|
End
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -60,14 +60,14 @@ Menuset
|
|||||||
OptItem "Open Inset|O" "next-inset-toggle open"
|
OptItem "Open Inset|O" "next-inset-toggle open"
|
||||||
OptItem "Close Inset|C" "next-inset-toggle close"
|
OptItem "Close Inset|C" "next-inset-toggle close"
|
||||||
Separator
|
Separator
|
||||||
OptItem "Properties...|P" "inset-settings"
|
OptItem "Settings...|S" "inset-settings"
|
||||||
End
|
End
|
||||||
|
|
||||||
Menu "context-conglomerate"
|
Menu "context-conglomerate"
|
||||||
Item "Toggle Label|L" "next-inset-toggle"
|
Item "Toggle Label|L" "next-inset-toggle"
|
||||||
Item "Dissolve Inset|D" "inset-dissolve charstyle"
|
Item "Dissolve Inset|D" "inset-dissolve charstyle"
|
||||||
Separator
|
Separator
|
||||||
OptItem "Properties...|P" "inset-settings"
|
OptItem "Settings...|S" "inset-settings"
|
||||||
End
|
End
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -84,7 +84,7 @@ Menuset
|
|||||||
Item "Shaded background|b" "next-inset-modify changetype Shaded"
|
Item "Shaded background|b" "next-inset-modify changetype Shaded"
|
||||||
Item "Double frame|D" "next-inset-modify changetype Doublebox"
|
Item "Double frame|D" "next-inset-modify changetype Doublebox"
|
||||||
Separator
|
Separator
|
||||||
Item "Properties...|P" "inset-settings box"
|
Item "Settings...|S" "inset-settings box"
|
||||||
End
|
End
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -116,7 +116,7 @@ Menuset
|
|||||||
Item "Horizontal Fill (Rule)|R" "next-inset-modify space \hrulefill{}"
|
Item "Horizontal Fill (Rule)|R" "next-inset-modify space \hrulefill{}"
|
||||||
Item "Custom Length|C" "command-sequence next-inset-modify space \hspace{} \length 1in; next-inset-toggle"
|
Item "Custom Length|C" "command-sequence next-inset-modify space \hspace{} \length 1in; next-inset-toggle"
|
||||||
Separator
|
Separator
|
||||||
Item "Properties...|P" "next-inset-toggle"
|
Item "Settings...|S" "next-inset-toggle"
|
||||||
End
|
End
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -130,7 +130,7 @@ Menuset
|
|||||||
Item "VFill|F" "next-inset-modify vspace vfill"
|
Item "VFill|F" "next-inset-modify vspace vfill"
|
||||||
Item "Custom|C" "command-sequence next-inset-modify vspace 1in; next-inset-toggle"
|
Item "Custom|C" "command-sequence next-inset-modify vspace 1in; next-inset-toggle"
|
||||||
Separator
|
Separator
|
||||||
Item "Properties...|P" "next-inset-toggle"
|
Item "Settings...|S" "next-inset-toggle"
|
||||||
End
|
End
|
||||||
|
|
||||||
Menu "edit_vspacetype"
|
Menu "edit_vspacetype"
|
||||||
@ -204,7 +204,7 @@ Menuset
|
|||||||
Item "Paste" "paste"
|
Item "Paste" "paste"
|
||||||
Submenu "Paste Recent|e" "edit_pasterecent"
|
Submenu "Paste Recent|e" "edit_pasterecent"
|
||||||
Separator
|
Separator
|
||||||
Item "Properties...|P" "inset-settings listings"
|
Item "Settings...|S" "inset-settings listings"
|
||||||
End
|
End
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -212,7 +212,7 @@ Menuset
|
|||||||
#
|
#
|
||||||
|
|
||||||
Menu "context-graphics"
|
Menu "context-graphics"
|
||||||
Item "Properties...|P" "next-inset-toggle"
|
Item "Settings...|S" "next-inset-toggle"
|
||||||
Separator
|
Separator
|
||||||
Item "Edit externally...|x" "graphics-edit"
|
Item "Edit externally...|x" "graphics-edit"
|
||||||
End
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user