mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove Insert>Box submenu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8991 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6d7fdb139b
commit
b5d776604b
@ -1,3 +1,8 @@
|
||||
2004-09-21 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* ui/stdmenus.ui: replace the Insert>Box submenu with a single
|
||||
entry; add a shortcut to "Character Style"
|
||||
|
||||
2004-09-07 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* configure.m4: instead of \input-ing the layout files directly in
|
||||
|
@ -229,10 +229,10 @@ Menuset
|
||||
Submenu "Float|a" "insert_float"
|
||||
# YUCK
|
||||
Submenu "Note|N" "insert_note"
|
||||
Submenu "Box" "insert_box"
|
||||
Submenu "Branch|B" "branches"
|
||||
Submenu "Character Style" "charstyle"
|
||||
Submenu "Character Style|y" "charstyle"
|
||||
Submenu "File|e" "insert_file"
|
||||
Item "Box" "box-insert Frameless"
|
||||
Separator
|
||||
Item "Citation Reference...|C" "dialog-show-new-inset citation"
|
||||
Item "Cross Reference...|R" "dialog-show-new-inset ref"
|
||||
@ -344,15 +344,6 @@ Menuset
|
||||
Item "Greyed Out|G" "note-insert Greyedout"
|
||||
End
|
||||
|
||||
Menu "insert_box"
|
||||
Item "Frameless|F" "box-insert Frameless"
|
||||
Item "Boxed|B" "box-insert Boxed"
|
||||
Item "Oval Box|O" "box-insert ovalbox"
|
||||
Item "Oval Box, Thick|T" "box-insert Ovalbox"
|
||||
Item "Shadow Box|S" "box-insert Shadowbox"
|
||||
Item "Double Box|D" "box-insert Doublebox"
|
||||
End
|
||||
|
||||
Menu "branches"
|
||||
Branches
|
||||
End
|
||||
|
Loading…
Reference in New Issue
Block a user