mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix context menu for external edit.
This commit is contained in:
parent
5f6332bf46
commit
dc8dce75ed
@ -652,8 +652,8 @@ Menuset
|
||||
# repeat 1 is added as a work-around to not indicate this action as toggable
|
||||
Item "Wrap by Preview|y" "command-sequence repeat 1;inset-toggle;char-forward;char-backward;char-forward-select;preview-insert;char-backward;char-backward;inset-toggle"
|
||||
Separator
|
||||
Item "Edit Externally...|x" "inset-edit"
|
||||
Item "End Editing Externally...|e" "inset-end-edit"
|
||||
OptItem "Edit Externally...|x" "inset-edit"
|
||||
OptItem "End Editing Externally...|x" "inset-end-edit"
|
||||
End
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user