[gnome-devel-docs] HIG: fix inconsistent heading capitalisation



commit ec072160615e46bc748dca285f8cee3f363b68df
Author: Allan Day <allanpday gmail com>
Date:   Fri Jul 24 11:18:08 2015 +0100

    HIG: fix inconsistent heading capitalisation

 hig/C/compatibility.page     |    2 +-
 hig/C/icons-and-artwork.page |   16 ++++++++--------
 hig/C/typography.page        |    6 +++---
 hig/C/writing-style.page     |    4 ++--
 4 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/hig/C/compatibility.page b/hig/C/compatibility.page
index 79f825b..ec153f6 100644
--- a/hig/C/compatibility.page
+++ b/hig/C/compatibility.page
@@ -25,7 +25,7 @@
 </section>
 
 <section id="gnome-2-compatibility">
-<title>GNOME 2 Compatibility</title>
+<title>GNOME 2 compatibility</title>
 
 <p>These Human Interface Guidelines are an evolution of the GNOME 2 HIG, and represent an improvement on the 
previous version. Applications that follow the new version of the HIG will use space more efficiently, will 
provide a more focused user experience, and will use modern interpretations of key functionality, such as 
search, online integration, or notifications.</p>
 
diff --git a/hig/C/icons-and-artwork.page b/hig/C/icons-and-artwork.page
index f1e998b..13332b0 100644
--- a/hig/C/icons-and-artwork.page
+++ b/hig/C/icons-and-artwork.page
@@ -14,12 +14,12 @@
     <desc>Selecting and creating icons.</desc>   
   </info>
 
-<title>Icons and Artwork</title>
+<title>Icons and artwork</title>
 
 <p>Icons play an important role in user interfaces: selecting the correct icon is therefore vital to making 
sure that your application is usable. An identifying icon is also an essential part of any application, and 
is a crucial part of its identity.</p>
 
 <section id="using-icons">
-<title>Using Icons in Your User Interface</title>
+<title>Using icons in your user interface</title>
 
 <p>There are many situations when it is necessary to decide between using an icon and a text label, 
particularly for buttons. Icons have the advantage of being smaller, and not requiring translation. At the 
same time, the incorrect use of an icon can make your interface hard - or even impossible - to understand.</p>
 
@@ -35,7 +35,7 @@
 </section>
 
 <section id="stock-icons">
-<title>Choosing Stock GNOME Icons</title>
+<title>Choosing stock GNOME icons</title>
 
 <p>GNOME provides a full set of standard icons. These should be used where ever appropriate; try to avoid 
creating custom icons unless they are absolutely necessary.</p>
 
@@ -44,7 +44,7 @@
 <p>You can use the GTK+ icon browser to find recommended icons.</p>
 
 <section id="color-vs-symbolic">
-<title>Color vs. Symbolic Icons</title>
+<title>Color vs. symbolic icons</title>
 
 <p>GNOME 3 provides two types of icon: full-color and monochrome symbolic icons. The guidelines in this HIG 
indicate when to use which type of icon. The following is a a general guide.</p>
 
@@ -70,7 +70,7 @@
 </section>
 
 <section id="application-icons">
-<title>Application Icons</title>
+<title>Application icons</title>
 
 <p>Every application should have a unique and beautiful application icon. It is the face of the application, 
and the first visual element a user sees when browsing for new applications. The <link 
xref="application-basics">application basics page</link> includes details on what an application is, and when 
to provide an application icon.</p>
 
@@ -89,7 +89,7 @@
 </section>
 
 <section id="custom-symbolic-icons">
-<title>Custom Symbolic Icons</title>
+<title>Custom symbolic icons</title>
 
 <p>Symbolic icons have a simple form and are drawn within a 16x16 pixel grid. They are then programmatically 
scaled and colored within the user interface itself.</p>
 
@@ -113,7 +113,7 @@
 </section>
 
 <section id="custom-full-color-icons">
-<title>Custom Full-Color Icons</title>
+<title>Custom full-color icons</title>
 
 <p>Full-color icons are drawn and rendered at a variety of preset sizes.</p>
 
@@ -168,7 +168,7 @@
 </section>
 
 <section id="see-also">
-<title>See Also</title>
+<title>See also</title>
 
 <p><link href="http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines";>Tango Icon Guidelines</link></p>
 
diff --git a/hig/C/typography.page b/hig/C/typography.page
index e413fc4..84b5415 100644
--- a/hig/C/typography.page
+++ b/hig/C/typography.page
@@ -19,14 +19,14 @@
 <p>Text is an important part of any user interface. Text size, positioning and weight all contribute to the 
ability for text to convey information effectively, and also play an important role in creating a beautiful 
appearance.</p>
 
 <section id="default-fonts">
-<title>Default Fonts</title>
+<title>Default fonts</title>
 
 <p>Wherever possible, use the default system fonts as provided by the distribution or operating system on 
which your application is running. In GNOME 3, the default font is Cantarell, which was originally designed 
and developed by David Crossland.</p>
 
 </section>
 
 <section id="variants-sizes-weights">
-<title>Variants, Sizes and Weights</title>
+<title>Variants, sizes and weights</title>
 
 <p>Different text weights and colors can and should be used to distinguish different kinds of information. 
At the same time, too many variants, sizes, and weights can make text harder to read and isn't an efficient 
or elegant way to convey information. Make an effort to minimize the range of font variants, sizes and 
weights.</p>
 
@@ -40,7 +40,7 @@
 </section>
 
 <section id="unicode">
-<title>Take Advantage of Unicode</title>
+<title>Take advantage of unicode</title>
 
 <p>Unicode provides a wide variety of characters which, when used correctly, can dramatically improve the 
impression given by your application. The following Unicode characters are recommended:</p>
 
diff --git a/hig/C/writing-style.page b/hig/C/writing-style.page
index 4e45fe5..27d0c72 100644
--- a/hig/C/writing-style.page
+++ b/hig/C/writing-style.page
@@ -59,7 +59,7 @@
 <p>Two styles of capitalization are used in GNOME user interfaces: header capitalization and sentence 
capitalization.</p>
 
 <section id="header-capitalization">
-<title>Header Capitalization</title>
+<title>Header capitalization</title>
 
 <p>Header capitalization should be used for any headings, including header bar headings and page, tab and 
menu titles. It should also be used for short control labels that do not normally form proper sentences, such 
as button labels, switch labels and menu items.</p>
 
@@ -77,7 +77,7 @@
 </section>
 
 <section id="sentence-capitalisation">
-<title>Sentence Capitalization</title>
+<title>Sentence capitalization</title>
 
 <p>Sentence capitalization should be used for labels that form sentences or that run on to other text, 
including labels for check boxes, radio buttons, sliders, text entry boxes, field labels and combobox labels. 
It should also be used for explanatory or body text, such as in dialogs or notifications.</p>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]