[eog] help: remove titlecasing from <title>



commit b12d9a8f2707bb3686d93168c67e5a3e435f4482
Author: Ryan Lortie <desrt desrt ca>
Date:   Sat Sep 3 21:11:57 2011 -0400

    help: remove titlecasing from <title>

 help/C/commandline.page              |    2 +-
 help/C/index.page                    |    4 ++--
 help/C/plugin-postr.page             |    2 +-
 help/C/plugin-python-console.page    |    2 +-
 help/C/plugin-slideshow-shuffle.page |    2 +-
 help/C/preferences.page              |    4 ++--
 help/C/shortcuts.page                |    6 +++---
 help/C/zoom.page                     |    2 +-
 8 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/help/C/commandline.page b/help/C/commandline.page
index 508df28..8c98ce8 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -18,7 +18,7 @@
 
   </info>
 
-<title>The Command Line</title>
+<title>The command line</title>
 
 <p>
 To start the <app>image viewer</app> from the
diff --git a/help/C/index.page b/help/C/index.page
index 4412f88..6d3bf82 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -38,11 +38,11 @@ Eye of GNOME Image Viewer</title>
 </section>
 
 <section id="faq" style="2column" >
-    <title>Frequently Asked Questions</title>
+    <title>Frequently asked questions</title>
 </section>
 
 <section id="tips" style="2column">
-    <title>Tips and Tricks</title>
+    <title>Tips and tricks</title>
 </section>
 
 <section id="get-involved" style="2column" >
diff --git a/help/C/plugin-postr.page b/help/C/plugin-postr.page
index 1ec502c..19e7240 100644
--- a/help/C/plugin-postr.page
+++ b/help/C/plugin-postr.page
@@ -18,7 +18,7 @@ status="review"/>
 
   </info>
 
-<title>Upload photos to Flickr</title>
+<title>Upload photos to <app>Flickr</app></title>
   <p>In order to be able to use the <app>Flickr Uploader</app>, you will
 need to install <app>Postr</app> using your distribution's <app>package
 manager</app>.</p>
diff --git a/help/C/plugin-python-console.page b/help/C/plugin-python-console.page
index 1677118..0a691db 100644
--- a/help/C/plugin-python-console.page
+++ b/help/C/plugin-python-console.page
@@ -18,7 +18,7 @@ status="review"/>
 
   </info>
 
-<title>Python Console</title>
+<title>Python console</title>
 
   <p>In order to add this functionality, you will need to install <link
 xref="plugins">eog-plugins</link>.</p>
diff --git a/help/C/plugin-slideshow-shuffle.page b/help/C/plugin-slideshow-shuffle.page
index 204e058..4cdd827 100644
--- a/help/C/plugin-slideshow-shuffle.page
+++ b/help/C/plugin-slideshow-shuffle.page
@@ -19,7 +19,7 @@ status="review"/>
 
   </info>
 
-<title>Slideshow Shuffle</title>
+<title>Slideshow shuffle</title>
 
   <p>In order to add this functionality, you will need to install <link
 xref="plugins">eog-plugins</link>.</p>
diff --git a/help/C/preferences.page b/help/C/preferences.page
index 41f0bb5..ace2236 100644
--- a/help/C/preferences.page
+++ b/help/C/preferences.page
@@ -34,7 +34,7 @@ status="review"/>
 <media type="image" src="figures/image-view-prefs.png" style="floatright" width="300"/>
 <terms>
   <item>
-    <title>Image Enhancements</title>
+    <title>Image enhancements</title>
     <p>Select the <gui>Smooth images when zoomed-out</gui> option to
         enable image smoothing when you change the image's zoom
         factor. This will improve their display quality. </p>
@@ -45,7 +45,7 @@ status="review"/>
        <note><p>This function does not work with all images, as it requires a correctly set orientation tag in the image's metadata.</p></note>
   </item>
   <item>
-    <title>Transparent Parts</title>
+    <title>Transparent parts</title>
      <p>Select one of the following
      options to determine how the transparent parts of an
      image are displayed:</p>
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index 1dccc15..efc1f73 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -16,10 +16,10 @@
     </license>
   </info>
 
-<title>Keyboard Shortcuts</title>
+<title>Keyboard shortcuts</title>
 
 <section id="open-close-save-print">
-  <title>Opening, Closing, Saving And Printing</title>
+  <title>Opening, closing, saving and printing</title>
   <table frame="all" rules="cols" shade="rows">
     <tr>
         <td><p>Open an image file</p></td>
@@ -112,7 +112,7 @@ name</p></td>
 </section>
 
 <section id="zoom-rotate">
-    <title>Zoom and Rotate</title>
+    <title>Zoom and rotate</title>
 <table frame="all" rules="cols" shade="rows">
     <tr>
     	<td><p>Zoom in</p></td>
diff --git a/help/C/zoom.page b/help/C/zoom.page
index 5c81a70..a7b322b 100644
--- a/help/C/zoom.page
+++ b/help/C/zoom.page
@@ -22,7 +22,7 @@ status="review"/>
 <title>Zoom</title>
 
 
-<note style="sidebar"><title>Best Fit</title><p>When an image is zoomed to fit the window, resizing the window
+<note style="sidebar"><title>Best fit</title><p>When an image is zoomed to fit the window, resizing the window
 will also change the zoom level, so the image still fits the window.  While <gui>Best Fit</gui> follows the window size, it will only change the zoom factor at most to 100%.  It will not zoom any further to have smaller images fill the window.</p></note>
 
 <p>To fit the entire image into the window, click <guiseq><gui>View</gui><gui>Best Fit</gui></guiseq>.</p>



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