commit 93be0e08a13f52bce13c466b94d863e1583a87cf
Author: Georg Baum <[email protected]>
Date: Thu Feb 26 20:43:05 2015 +0100
whitespace
diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index 95fe50c..db890d1 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -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)
@@ -341,7 +341,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
@@ -495,7 +495,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"
diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc
index 163beab..34d5ebe 100644
--- a/lib/ui/stdtoolbars.inc
+++ b/lib/ui/stdtoolbars.inc
@@ -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)
@@ -139,7 +139,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 +172,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 +228,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 +244,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 +364,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"