]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Rename List/TOC menu item
[lyx.git] / lib / ui / stdmenus.inc
index 42c2ff8c5124bd9fa73d385a6215b1b657c95f56..9cf3bcf32b7d90741ef1fe31810667ab1b9ac5e0 100644 (file)
@@ -21,7 +21,7 @@
 #   (except when the preposition is part of a verb phrase, such as "Check In")
 # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
 
-Format 4
+Format 5
 
 Menuset
 
@@ -43,14 +43,16 @@ Menuset
 
        Menu "file"
                Item "New|N" "buffer-new"
-               Item "New from Template...|m" "buffer-new-template"
+               Item "New from Template...|m" "dialog-show lyxfiles templates"
                Item "Open...|O" "file-open"
                Submenu "Open Recent|t" "file_lastfiles"
+               Item "Open Example...|p" "dialog-show lyxfiles examples"
                Separator
                Item "Close|C" "buffer-close"
                Item "Close All" "buffer-close-all"
                Item "Save|S" "buffer-write"
                Item "Save As...|A" "buffer-write-as"
+               Item "Save As Template..." "buffer-write-as-template"
                Item "Save All|l" "buffer-write-all"
                Item "Revert to Saved|R" "buffer-reload"
                Submenu "Version Control|V" "file_vc"
@@ -334,21 +336,21 @@ Menuset
 #
 
        Menu "view"
-               Item "Open All Insets|O" "inset-forall * inset-toggle open"
-               Item "Close All Insets|C" "inset-forall * inset-toggle close"
-               Separator
-               Item "Unfold Math Macro|n" "math-macro-unfold"
-               Item "Fold Math Macro|d" "math-macro-fold"
-               Separator
-               Item "Outline Pane|u" "dialog-toggle toc"
+               Item "Outline Pane|O" "dialog-toggle toc"
                Item "Code Preview Pane|P" "dialog-toggle view-source"
                Item "Messages Pane|g" "dialog-toggle progress"
-               Submenu "Toolbars|b" "toolbars"
+               Submenu "Toolbars|T" "toolbars"
                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"
+               OptItem "Unfold Math Macro|n" "math-macro-unfold"
+               OptItem "Fold Math Macro|d" "math-macro-fold"
+               Separator
+               Item "Split View Into Left and Right Half|L" "view-split horizontal"
+               Item "Split View Into Upper and Lower Half|U" "view-split vertical"
                OptItem "Close Current View|w" "tab-group-close"
-               Item "Fullscreen|l" "ui-toggle fullscreen"
+               Item "Fullscreen|F" "ui-toggle fullscreen"
+               Separator
+               Item "Open All Insets|I" "inset-forall * inset-toggle open"
+               Item "Close All Insets|C" "inset-forall * inset-toggle close"
                Separator
                Documents
        End
@@ -375,14 +377,14 @@ Menuset
                Submenu "Special Character|p" "insert_special"
                Submenu "Formatting|o" "insert_formatting"
                Submenu "Field|i" "insert_fields"
-               Submenu "List / TOC|s" "insert_toc"
+               Submenu "List/Contents/References|/" "insert_toc"
                Submenu "Float|a" "insert_float"
                Submenu "Note|N" "insert_note"
                Submenu "Branch|B" "insert_branches"
                Submenu "Custom Insets" "insert_custom"
                Submenu "File|e" "insert_file"
                Submenu "Box[[Menu]]|x" "insert_box"
-               OptSubmenu "Insert Regular Expression" "context-edit-regexp"
+               OptSubmenu "Regular Expression" "context-edit-regexp"
                Separator
                Item "Citation...|C" "dialog-show-new-inset citation"
                Item "Cross-Reference...|R" "dialog-show-new-inset ref"
@@ -556,6 +558,8 @@ Menuset
 #
 
        Menu "document"
+               OptItem "Cancel Background Process|P" "export-cancel"
+               Separator
                Submenu "Change Tracking|C" "document_change"
                OptItem "Build Program|B" "build-program"
                Item "LaTeX Log|L" "dialog-show latexlog"
@@ -565,7 +569,6 @@ Menuset
                UpdateFormats
                OptItem "View Master Document|M" "master-buffer-view"
                OptItem "Update Master Document|a" "master-buffer-update"
-               OptItem "Cancel Background Process|P" "export-cancel"
                Separator
                Item "Compressed|o" "buffer-toggle-compression"
                Item "Disable Editing|E" "buffer-toggle-read-only"
@@ -647,20 +650,20 @@ Menuset
        End
 
        Menu "examples"
-               Item "Beamer Presentations|B" "help-open beamer"
-               Item "Braille|a" "help-open Braille"
-               Item "Colored boxes|r" "help-open colored-boxes"
-               Item "Feynman-diagram|F" "help-open FeynmanDiagrams"
-               Item "Knitr|K" "help-open knitr"
-               Item "LilyPond|P" "help-open lilypond"
-               Item "Linguistics|L" "help-open linguistics"
-               Item "Multilingual Captions|C" "help-open MultilingualCaptions"
-               Item "Paralist|t" "help-open paralist"
-               Item "PDF comments|D" "help-open PDF-comment"
-               Item "PDF forms|o" "help-open PDF-form"
-               Item "Hazard and Precautionary Statements|H" "help-open H-P-statements"
-               Item "Sweave|S" "help-open sweave"
-               Item "XY-pic|X" "help-open xypic"
+               Item "Beamer Presentations|B" "help-open Presentations/Beamer"
+               Item "Braille|a" "help-open Modules/Braille"
+               Item "Colored boxes|r" "help-open Modules/Fancy_Colored_Boxes"
+               Item "Feynman-diagram|F" "help-open Graphics_and_Insets/Feynman_Diagrams"
+               Item "Knitr|K" "help-open Modules/Rnw_%28knitr%29"
+               Item "LilyPond|P" "help-open Modules/LilyPond_Book"
+               Item "Linguistics|L" "help-open Modules/Linguistics"
+               Item "Multilingual Captions|C" "help-open Modules/Multilingual_Captions"
+               Item "Paralist|t" "help-open Modules/Paragraph_Lists_%28paralist%29"
+               Item "PDF comments|D" "help-open Modules/PDF_Comments"
+               Item "PDF forms|o" "help-open Modules/PDF_Form"
+               Item "Hazard and Precautionary Statements|H" "help-open Modules/Hazard_and_Precautionary_Statements"
+               Item "Sweave|S" "help-open Modules/Sweave"
+               Item "XY-pic|X" "help-open Graphics_and_Insets/XY-Pic"
        End