From: Michael Schmitt Date: Sat, 26 May 2007 12:41:39 +0000 (+0000) Subject: * lib/ui/stdmenues.inc: rename "Table Of Contents" to "Outline" X-Git-Tag: 1.6.10~9619 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=46690e6bb851a03991d432d22b7768aa5edbf288;p=lyx.git * 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 --- diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 6d8e96ce51..f84bb8d490 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -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