* lib/ui/stdmenues.inc: rename "Table Of Contents" to "Outline"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18518 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-05-26 12:41:39 +00:00
parent de35c25d8d
commit 46690e6bb8

View File

@ -409,10 +409,10 @@ Menuset
Submenu "Change Tracking|C" "document_change"
OptItem "Build Program|B" "build-program"
Item "LaTeX Log|L" "dialog-show latexlog"
Item "Table of Contents|T" "dialog-toggle toc"
Item "Outline|O" "dialog-toggle toc"
Item "Start Appendix Here|A" "appendix"
Separator
Item "Compressed|o" "buffer-toggle-compression"
Item "Compressed|m" "buffer-toggle-compression"
Item "Settings...|S" "dialog-show document"
End