mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Synchro menu items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36322 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
630f72ed6c
commit
bf486d1ad9
@ -191,9 +191,9 @@ Menuset
|
||||
#
|
||||
|
||||
Menu "context-phantom"
|
||||
Item "Phantom" "inset-modify phantom Phantom Phantom"
|
||||
Item "Horiz. Phantom" "inset-modify phantom Phantom HPhantom"
|
||||
Item "Vert. Phantom" "inset-modify phantom Phantom VPhantom"
|
||||
Item "Phantom|P" "inset-modify phantom Phantom Phantom"
|
||||
Item "Horizontal Phantom|H" "inset-modify phantom Phantom HPhantom"
|
||||
Item "Vertical Phantom|V" "inset-modify phantom Phantom VPhantom"
|
||||
Separator
|
||||
Item "Dissolve Inset|D" "inset-dissolve"
|
||||
End
|
||||
|
@ -394,7 +394,7 @@ Menuset
|
||||
Item "Horizontal Space...|o" "dialog-show-new-inset space"
|
||||
Item "Horizontal Line...|L" "dialog-show-new-inset line"
|
||||
Item "Vertical Space...|V" "dialog-show-new-inset vspace"
|
||||
Submenu "Phantom" "insert_phantom"
|
||||
Submenu "Phantom|a" "insert_phantom"
|
||||
Separator
|
||||
Item "Hyphenation Point|H" "specialchar-insert hyphenation"
|
||||
Item "Ligature Break|k" "specialchar-insert ligature-break"
|
||||
@ -467,9 +467,9 @@ Menuset
|
||||
End
|
||||
|
||||
Menu "insert_phantom"
|
||||
Item "Phantom" "phantom-insert Phantom"
|
||||
Item "Horizontal Phantom" "phantom-insert HPhantom"
|
||||
Item "Vertical Phantom" "phantom-insert VPhantom"
|
||||
Item "Phantom|P" "phantom-insert Phantom"
|
||||
Item "Horizontal Phantom|H" "phantom-insert HPhantom"
|
||||
Item "Vertical Phantom|V" "phantom-insert VPhantom"
|
||||
End
|
||||
|
||||
Menu "insert_custom"
|
||||
|
Loading…
Reference in New Issue
Block a user