]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.inc
iucr.layout: use Item_Environment for a style as proposed by Jürgen
[lyx.git] / lib / ui / stdtoolbars.inc
index 163beab99b683afdc6d101872b9d32e8741b57fb..71c9f8aa8c06bcfd758e382b8637be7b2dcee846 100644 (file)
@@ -17,9 +17,9 @@
 # capitalized in sentences, such as application names.
 #
 # Casing Rules for the "GUI Name":
-# 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 ...
 #
 # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
@@ -71,7 +71,6 @@ ToolbarSet
                Item "New document" "buffer-new"
                Item "Open document" "file-open"
                Item "Save document" "buffer-write"
-               Item "Print document" "dialog-show print"
                Separator
                Item "Check spelling" "dialog-show spellchecker"
                Item "Spellcheck continuously" "spelling-continuously"
@@ -139,7 +138,7 @@ ToolbarSet
                Item "Paragraph settings" "layout-paragraph"
                Item "Thesaurus" "thesaurus-entry"
        End
-       
+
        Toolbar "table" "Table"
                Item "Add row" "inset-modify tabular append-row"
                Item "Add column" "inset-modify tabular append-column"
@@ -172,7 +171,7 @@ ToolbarSet
                Item "Set multi-column" "inset-modify tabular multicolumn"
                Item "Set multi-row" "inset-modify tabular multirow"
        End
-       
+
        Toolbar "math" "Math"
                Item "Set display mode" "math-display"
                Separator
@@ -228,7 +227,7 @@ ToolbarSet
        Toolbar "minibuffer" "Command Buffer"
                Minibuffer
        End
-       
+
        Toolbar "review" "Review[[Toolbar]]"
                Item "Track changes" "changes-track"
                Item "Show changes in output" "changes-output"
@@ -244,11 +243,11 @@ ToolbarSet
                Item "Insert note" "note-insert"
                Item "Next note" "note-next"
        End
-       
+
        Toolbar "view-others" "View Other Formats"
                ViewFormats
        End
-       
+
        Toolbar "update-others" "Update Other Formats"
                UpdateFormats
        End
@@ -364,7 +363,7 @@ ToolbarSet
                Item "Square root       \\sqrt" "math-insert \sqrt"
                Item "Other root        \\root" "math-insert \root"
        End
-       
+
        Toolbar "style" "Styles"
                Item "Display style     \\displaystyle" "math-size \displaystyle"
                Item "Normal text style \\textstyle" "math-size \textstyle"
@@ -1306,7 +1305,7 @@ ToolbarSet
                Item "Voiced labiodental approximant" "unicode-insert 0x028b"
                Item "Voiced alveolar approximant" "unicode-insert 0x0279"
                Item "Voiced retroflex approximant" "unicode-insert 0x027b"
-               Item "Voiced palatal approximant" "unicode-insert 0x0068"
+               Item "Voiced palatal approximant" "unicode-insert 0x006a"
                Item "Voiced velar approximant" "unicode-insert 0x0270"
                Item "Voiced alveolar lateral approximant" "unicode-insert 0x006c"
                Item "Voiced retroflex lateral approximant" "unicode-insert 0x026d"