[eog] help/C, mallard: print content added & title fixes



commit e7a61dfc9a3215d03239b13eccaf6a4c4a906a80
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Tue Apr 19 23:46:07 2011 -0400

    help/C, mallard: print content added & title fixes
    
    Title fixes consist of grammar (tense) adjustments.

 help/C/{image-edit.page => edit.page} |    4 +-
 help/C/flip-rotate.page               |    1 -
 help/C/index.page                     |    8 +++---
 help/C/open.page                      |    7 ++++-
 help/C/print-photo.page               |   25 --------------------
 help/C/print-settings.page            |   25 --------------------
 help/C/print.page                     |   40 +++++++++++++++++++++++++++++++++
 help/C/view.page                      |    2 +-
 help/C/zoom.page                      |    2 +-
 9 files changed, 53 insertions(+), 61 deletions(-)
---
diff --git a/help/C/image-edit.page b/help/C/edit.page
similarity index 91%
rename from help/C/image-edit.page
rename to help/C/edit.page
index 4cd6786..16348af 100644
--- a/help/C/image-edit.page
+++ b/help/C/edit.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="topic" style="task"
-      id="image-edit">
+      id="edit">
 
   <info>
     <link type="guide" xref="index#edit"/>
@@ -18,7 +18,7 @@ status="review"/>
 
   </info>
 
-<title>Editing images using the <app>image viewer</app>.</title>
+<title>Edit image using the <app>image viewer</app>.</title>
 <steps>
   <item><p>Click <guiseq><gui>Image</gui><gui>Open with</gui></guiseq>,
 or right-click on the image.</p></item>
diff --git a/help/C/flip-rotate.page b/help/C/flip-rotate.page
index 121a78f..433bd47 100644
--- a/help/C/flip-rotate.page
+++ b/help/C/flip-rotate.page
@@ -4,7 +4,6 @@
 
   <info>
     <link type="guide" xref="index#edit"/>
-    <link type="guide" xref="index#viewing"/>
     <desc><link
 xref="flip-rotate#flip">Horizontal/vertical</link>, <link
 xref="flip-rotate#rotate">clockwise/counter-clockwise</link></desc>
diff --git a/help/C/index.page b/help/C/index.page
index 71e68f7..a7705e2 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -18,19 +18,19 @@ status="draft"/>
 <title><media type="image" src="figures/eog.png">Eye of Gnome logo</media>
 Eye of Gnome Image Viewer</title>
 <section id="viewing" style="2column">
-    <title>Viewing images</title>
+    <title>View images</title>
 </section>
 
 <section id="edit" style="2column">
-    <title>Editing images</title>
+    <title>Edit images</title>
 </section>
 
 <section id="printing" style="2column">
-    <title>Printing</title>
+    <title>Print images</title>
 </section>
 
 <section id="plugins" style="2column">
-    <title>Extending functionality and costumizing</title>
+    <title>Extend functionality</title>
 </section>
 <section id="advanced" style="2column">
     <title>Advanced</title>
diff --git a/help/C/open.page b/help/C/open.page
index d2feb25..646d7fe 100644
--- a/help/C/open.page
+++ b/help/C/open.page
@@ -20,11 +20,12 @@ status="review"/>
   </info>
 
 
-   <title>Opening images</title>
+   <title>Open images</title>
 
 
 <note><p>Each image you open will open in a new
-<app>image viewer</app> window.</p></note>
+<app>image viewer</app> window. You may wish also wish to <link
+xref="view">view multiple images</link> in one window.</p></note>
 
     <section id="from-nautilus"><title>Open image from <app>files</app> application</title>
       <p>To open an image from the <app>files</app> application:</p>
@@ -44,6 +45,8 @@ the <gui>Recommended Applications</gui> or <gui>Other Applications</gui>
 lists.  Then click on <gui>Select</gui>.</p></item>
         </list>
     </section>
+
+
     <section id="from-eog"><title>Open image from <app>image viewer</app></title>
       <p>To open an image from the <app>image viewer</app>:</p>
         <steps>
diff --git a/help/C/print.page b/help/C/print.page
new file mode 100644
index 0000000..7ba6d7b
--- /dev/null
+++ b/help/C/print.page
@@ -0,0 +1,40 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="print">
+
+  <info>
+    <link type="guide" xref="index#printing"/>
+    <desc><guiseq><gui>Image</gui><gui>Print</gui></guiseq></desc>
+
+    <revision pkgversion="3.2" version="0.1" date="2011-04-11"
+status="draft"/>
+    <credit type="author">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+
+  </info>
+
+<title>Print an image</title>
+
+<steps>
+  <item><p>Click <guiseq><gui>Image</gui><gui>Print</gui></guiseq></p>.</item>
+  <item><p>Select the <gui>General</gui> tab. Choose the printer you want to use.</p></item>
+  <item><p>Select the <gui>Image Settings</gui> tab.  Here you can
+adjust the <gui>Position</gui> and <gui>Size</gui> of your image.  Your
+changes are immediately reflected in the <gui>Preview</gui>.</p></item>
+  <item><p>You may want to also click on <gui>Page Setup</gui>,
+<gui>Job</gui>, <gui>Image Quality</gui>, <gui>Color</gui> and the
+<gui>Advanced</gui> tabs to customize your print.</p>
+
+  <note><p>Depending on your printer, not all tabs and settings may be
+available.</p></note>
+
+</item>
+  <item><p>Click <gui>Print</gui>.</p></item>
+</steps>
+</page>
+
diff --git a/help/C/view.page b/help/C/view.page
index be6d456..36e7457 100644
--- a/help/C/view.page
+++ b/help/C/view.page
@@ -17,7 +17,7 @@ status="draft"/>
    <p>Creative Commons Share Alicke 3.0</p>
   </license>
   </info>
-   <title>Viewing images</title>
+   <title>View images</title>
     <section id="browse"><title>Browse through images in folder</title>
       <steps>
         <item><p><link xref="open">Open</link> one of the images from the folder.</p></item>
diff --git a/help/C/zoom.page b/help/C/zoom.page
index e9d999c..16cbe0e 100644
--- a/help/C/zoom.page
+++ b/help/C/zoom.page
@@ -18,7 +18,7 @@ status="review"/>
 
   </info>
 
-<title>Zooming</title>
+<title>Zoom</title>
 
 <p>To zoom in or out click <guiseq><gui>View</gui><gui>Zoom In</gui></guiseq> or <guiseq><gui>View</gui><gui>Zoom Out</gui></guiseq>.</p>
 



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