]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
iucr.layout: use Item_Environment for a style as proposed by Jürgen
[lyx.git] / lib / ui / stdmenus.inc
index 32ed83e8ae392a36e56c47381a384117076875b3..5ac98797bd3c3c7ddb131b8f92619e7e5f0f67c9 100644 (file)
@@ -14,9 +14,9 @@
 # Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
 
 # Casing Rules:
-# Capitalize all words in the element, with the following exceptions: 
-# * Articles: a, an, the. 
-# * Conjunctions: and, but, for, not, so, yet ...  
+# Capitalize all words in the element, with the following exceptions:
+# * Articles: a, an, the.
+# * Conjunctions: and, but, for, not, so, yet ...
 # * Prepositions of three or fewer letters: at, for, by, in, to ...
 #   (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)
@@ -57,7 +57,6 @@ Menuset
                Separator
                Submenu "Import|I" "file_import"
                Submenu "Export|E" "file_export"
-               Item "Print...|P" "dialog-show print"
                OptItem "Fax...|F" "buffer-export fax"
                Separator
                Item "New Window|W" "window-new"
@@ -341,7 +340,7 @@ Menuset
                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 "Close Current View|w" "tab-group-close"
-               Item "Fullscreen|l" "ui-toggle fullscreen"      
+               Item "Fullscreen|l" "ui-toggle fullscreen"
                Separator
                Documents
        End
@@ -365,7 +364,7 @@ Menuset
                Submenu "Branch|B" "insert_branches"
                Submenu "Custom Insets" "insert_custom"
                Submenu "File|e" "insert_file"
-               Submenu "Box[[Menu]]" "insert_box"
+               Submenu "Box[[Menu]]|x" "insert_box"
                OptSubmenu "Insert Regular Expression" "context-edit-regexp"
                Separator
                Item "Citation...|C" "dialog-show-new-inset citation"
@@ -382,7 +381,7 @@ Menuset
                Item "Footnote|F" "footnote-insert"
                Item "Marginal Note|M" "marginalnote-insert"
                Arguments
-               Item "TeX Code|X" "ert-insert"
+               Item "TeX Code" "ert-insert"
                Item "Program Listing[[Menu]]" "listing-insert"
                Item "Date" "date-insert"
                Item "Preview|w" "preview-insert"
@@ -399,6 +398,10 @@ Menuset
                Item "Visible Space|V" "space-insert visible"
                Item "Menu Separator|M" "specialchar-insert menu-separator"
                Item "Phonetic Symbols|P" "ipa-insert"
+               Item "LyX Logo" "specialchar-insert lyx"
+               Item "TeX Logo" "specialchar-insert tex"
+               Item "LaTeX Logo" "specialchar-insert latex"
+               Item "LaTeX2e Logo" "specialchar-insert latex2e"
        End
 
        Menu "insert_formatting"
@@ -495,7 +498,7 @@ Menuset
                Separator
                Item "Insert New Branch...|I" "branch-add-insert"
        End
-       
+
        Menu "insert_phantom"
                Item "Phantom|P" "phantom-insert Phantom"
                Item "Horizontal Phantom|H" "phantom-insert HPhantom"
@@ -514,14 +517,15 @@ Menuset
                Submenu "Change Tracking|C" "document_change"
                OptItem "Build Program|B" "build-program"
                Item "LaTeX Log|L" "dialog-show latexlog"
-               Item "Start Appendix Here|A" "appendix"
+               Item "Start Appendix Here|x" "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 "Compressed|o" "buffer-toggle-compression"
+               Item "Disable Editing|E" "buffer-toggle-read-only"
                Item "Settings...|S" "dialog-show document"
        End
 
@@ -607,7 +611,9 @@ Menuset
                Item "LilyPond|P" "help-open lilypond"
                Item "Linguistics|L" "help-open linguistics"
                Item "Multilingual Captions|C" "help-open MultilingualCaptions"
-               Item "Risk and Safety Statements|R" "help-open R-S-statements"
+               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"
        End