mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
re-org suggested by Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7038 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9bf624381d
commit
9dc8c48bf6
@ -1,3 +1,7 @@
|
||||
2003-05-24 John Levon <levon@movementarian.org>
|
||||
|
||||
* ui/stdmenus.ui: re-organise Document and Tools menus
|
||||
|
||||
2003-05-23 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* scripts/fig2pdf.sh: new script. Capable of converts an XFIG image to
|
||||
|
@ -317,14 +317,14 @@ Menuset
|
||||
#
|
||||
|
||||
Menu "document"
|
||||
Submenu "Change tracking|C" "edit_change"
|
||||
OptItem "Build Program|B" "build-program"
|
||||
Item "LaTeX Log File...|L" "latex-view-log"
|
||||
Item "Table of Contents...|T" "toc-view"
|
||||
Separator
|
||||
Submenu "Change tracking|C" "edit_change"
|
||||
Item "LaTeX Preamble...|P" "layout-preamble"
|
||||
Item "Settings...|S" "layout-document"
|
||||
Item "Start Appendix Here|A" "appendix"
|
||||
Separator
|
||||
Item "Settings...|S" "layout-document"
|
||||
End
|
||||
|
||||
Menu "edit_change"
|
||||
@ -363,15 +363,14 @@ Menuset
|
||||
Item "Spellchecker...|S" "spellchecker"
|
||||
OptItem "Thesaurus...|T" "thesaurus-entry"
|
||||
OptItem "Check TeX|h" "buffer-chktex"
|
||||
Separator
|
||||
Item "View Child Processes...|C" "show-forks"
|
||||
Item "TeX Information...|I" "help-Texinfo"
|
||||
Separator
|
||||
# A LOT of applications have Tools->Prefs. Remember this
|
||||
# should be rarely used - Edit menu is not a good place to
|
||||
# have it.
|
||||
Item "Preferences...|P" "dialog-preferences"
|
||||
Item "Reconfigure|R" "reconfigure"
|
||||
Item "Preferences...|P" "dialog-preferences"
|
||||
End
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user