]> git.lyx.org Git - features.git/commitdiff
Moved Outline to View menu, and rendering options (dvi,pdf,...) to Document menu.
authorTommaso Cucinotta <tommaso@lyx.org>
Sat, 13 Oct 2012 18:34:16 +0000 (19:34 +0100)
committerTommaso Cucinotta <tommaso@lyx.org>
Mon, 15 Oct 2012 20:29:59 +0000 (21:29 +0100)
lib/ui/stdmenus.inc

index d371b3ca8233fd0d3dde54c1a54773de98edfe91..fc6073d0c3ba5aeada7caa109b82f5eaedbfbad6 100644 (file)
@@ -321,12 +321,9 @@ Menuset
                Item "Unfold Math Macro|n" "math-macro-unfold"
                Item "Fold Math Macro|d" "math-macro-fold"
                Separator
+               Item "View Outline|u" "dialog-toggle toc"
                Item "View Source|S" "dialog-toggle view-source"
                Item "View Messages|g" "dialog-toggle progress"
-               ViewFormats
-               UpdateFormats
-               OptItem "View Master Document|M" "master-buffer-view"
-               OptItem "Update Master Document|a" "master-buffer-update"
                Separator
                Item "Split View Into Left and Right Half|i" "view-split horizontal"
                Item "Split View Into Upper and Lower Half|e" "view-split vertical"
@@ -505,9 +502,13 @@ Menuset
                Submenu "Change Tracking|C" "document_change"
                OptItem "Build Program|B" "build-program"
                Item "LaTeX Log|L" "dialog-show latexlog"
-               Item "Outline|O" "dialog-toggle toc"
                Item "Start Appendix Here|A" "appendix"
                Separator
+               ViewFormats
+               UpdateFormats
+               OptItem "View Master Document|M" "master-buffer-view"
+               OptItem "Update Master Document|a" "master-buffer-update"
+               Separator
                Item "Compressed|m" "buffer-toggle-compression"
                Item "Settings...|S" "dialog-show document"
        End