[eog] [mallard-docs] work on 'viewing images' section.



commit c0ef38a71f72db1dda7625068db7b82e7dca79d9
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sat Apr 16 22:16:48 2011 -0400

    [mallard-docs] work on 'viewing images' section.

 help/C/desktop-background.page           |   26 +++++++++++++
 help/C/figures/slideshow-prefs.png       |  Bin 0 -> 26145 bytes
 help/C/{rotate.page => flip-rotate.page} |   24 ++++++++++--
 help/C/flip.page                         |   32 -----------------
 help/C/formats-view.page                 |    2 +-
 help/C/image-open.page                   |   23 ------------
 help/C/open.page                         |   57 ++++++++++++++++++++++++++++++
 help/C/slideshow.page                    |   25 +++++++++++++
 help/C/view.page                         |   46 ++++++++++++++++++++++++
 help/C/zoom.page                         |    2 +-
 10 files changed, 176 insertions(+), 61 deletions(-)
---
diff --git a/help/C/desktop-background.page b/help/C/desktop-background.page
new file mode 100644
index 0000000..e9afd7e
--- /dev/null
+++ b/help/C/desktop-background.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="desktop-background">
+
+  <info>
+    <link type="guide" xref="index#tips"/>
+    <desc>Set your favourite image as your background.</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>Set desktop background</title>
+
+
+<p></p>
+</page>
+
diff --git a/help/C/figures/slideshow-prefs.png b/help/C/figures/slideshow-prefs.png
new file mode 100644
index 0000000..8410b27
Binary files /dev/null and b/help/C/figures/slideshow-prefs.png differ
diff --git a/help/C/rotate.page b/help/C/flip-rotate.page
similarity index 62%
rename from help/C/rotate.page
rename to help/C/flip-rotate.page
index 8c36551..421c6c9 100644
--- a/help/C/rotate.page
+++ b/help/C/flip-rotate.page
@@ -1,11 +1,13 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="topic" style="task"
-      id="rotate">
+      id="flip-rotate">
 
   <info>
     <link type="guide" xref="index#edit"/>
     <link type="guide" xref="index#viewing"/>
-    <desc>Clockwise or Counter-clockwise</desc>
+    <desc><link
+xref="flip-rotate#flip">Horizontal/vertical</link>, <link
+xref="flip-rotate#rotate">clockwise/counter-clockwise</link></desc>
 
     <revision pkgversion="3.2" version="0.1" date="2011-04-11"
 status="review"/>
@@ -19,6 +21,20 @@ status="review"/>
 
   </info>
 
+<title>Flip or rotate images</title>
+
+<note><p>If you would like to save your changes, make sure you save in a
+<link xref="formats-save">supported format</link>.</p></note>  
+<section id="flip">
+<title>Flip image</title>
+<p>To flip the image:</p>
+<list>
+<item><p>Click <gui>Edit</gui></p></item>
+<item><p>Select either <gui>Flip Horizontal</gui> or <gui>Flip Vertical</gui>.</p></item>
+</list>
+</section>
+
+<section id="rotate">
 <title>Rotate image</title>
 <p>To rotate the image:</p>
 <list>
@@ -38,7 +54,7 @@ Counter-clockwise</gui>.</p></item>
     <td><p><keyseq><key>Ctrl</key><key>Shift</key><key>R</key></keyseq></p></td>
   </tr>
 </table>
-<p>If you would like to save your changes, make sure you save in a
-<link xref="formats-save">supported format</link>.</p>
+
+</section>
 </page>
 
diff --git a/help/C/formats-view.page b/help/C/formats-view.page
index a5ec23f..62a352b 100644
--- a/help/C/formats-view.page
+++ b/help/C/formats-view.page
@@ -3,7 +3,7 @@
       id="formats-view">
 
   <info>
-    <link type="guide" xref="index#viewing"/>
+    <link type="guide" xref="index"/>
     <desc>PNG, JPEG, TIFF and others.</desc>
 
     <revision pkgversion="3.2" version="0.1" date="2011-04-08"
diff --git a/help/C/open.page b/help/C/open.page
new file mode 100644
index 0000000..157502d
--- /dev/null
+++ b/help/C/open.page
@@ -0,0 +1,57 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="open">
+
+  <info>
+    <link type="guide" xref="index#viewing"/>
+<desc><link xref="open#from-nautilus">Open from <app>files</app>
+app</link> or <link xref="open#from-eog">from <app>image
+viewer</app></link>.</desc>
+
+    <revision pkgversion="3.2" version="0.1" date="2011-04-08"
+status="draft"/>
+  <credit type="author">
+    <name>Tiffany Antopolski</name>
+    <email>tiffany antopolski gmail com</email>
+  </credit>
+  <license>
+   <p>Creative Commons Share Alicke 3.0</p>
+  </license>
+  </info>
+
+
+   <title>Opening images</title>
+    <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>
+        <list>
+          <item><p>Right-click on the image icon and select <gui>Open With Image
+Viewer</gui>, which should be the top item on the menu.  In this case, you
+can also open files of the same type by double-clicking on the image
+icon in the <app>files</app> application.</p></item>
+          <item><p>If <gui>Open With Image Viewer</gui> is not the top item in the
+right-click menu, select <guiseq><gui>Open
+With</gui><gui>Image Viewer</gui></guiseq>.</p></item>
+          <item><p>If the <app>image viewer</app> is not listed in the <gui>Open
+With</gui> menu, click <guiseq><gui>Open With</gui><gui>Other
+Application</gui></guiseq>.  You may need to click on the <gui>Show
+other applications</gui> button.  Click on <gui>Image Viewer</gui> in
+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>
+          <item><p>Click <guiseq><gui>Image</gui><gui>Open</gui></guiseq> (or
+press <keyseq><key>Ctrl</key><key>O</key></keyseq>). The <gui>Open
+Image</gui> dialog will open.</p></item>
+          <item><p>Select the image you wish to open.</p></item>
+          <item><p>Click <gui>Open</gui>.</p>
+                <note><p>Each image you open using
+<guiseq><gui>Image</gui><gui>Open</gui></guiseq> will open in a new
+<app>image viewer</app> window.</p></note></item>
+        </steps>
+    </section>
+
+  
+</page>
diff --git a/help/C/slideshow.page b/help/C/slideshow.page
new file mode 100644
index 0000000..6ea7115
--- /dev/null
+++ b/help/C/slideshow.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="slideshow">
+
+  <info>
+   <link type="guide" xref="index#viewing"/>
+   <desc></desc>
+
+   <revision pkgversion="3.2" version="0.1" date="2011-04-10"
+status="draft"/>
+   <credit type="author">
+     <name>Tiffany Antopolski</name>
+     <email>tiffany antopolski gmail com</email>
+   </credit>
+   <license>
+     <p>Creative Commons Share Alike 3.0</p>
+   </license>
+
+  </info>
+
+<title>Slideshow</title>
+
+  <p></p>
+  <media type="image" src="figures/slideshow-prefs.png"/>
+</page>
diff --git a/help/C/view.page b/help/C/view.page
new file mode 100644
index 0000000..6c5db20
--- /dev/null
+++ b/help/C/view.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="view">
+
+  <info>
+    <link type="guide" xref="index#viewing"/>
+<desc><link xref="view#browse">Browse folder</link> or <link xref="view#image-gallery">image gallery.</link></desc>
+
+
+    <revision pkgversion="3.2" version="0.1" date="2011-04-08"
+status="draft"/>
+  <credit type="author">
+    <name>Tiffany Antopolski</name>
+    <email>tiffany antopolski gmail com</email>
+  </credit>
+  <license>
+   <p>Creative Commons Share Alicke 3.0</p>
+  </license>
+  </info>
+   <title>Viewing 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>
+        <item><p>You can browse through the images using any one of the following ways:</p>
+              <list>
+                <item><p>Click <guiseq><gui>Go</gui><gui>Previous Image</gui></guiseq>
+and <guiseq><gui>Go</gui><gui>Next Image</gui></guiseq> to browse
+through the images in the folder.</p></item>
+                <item><p>Click <gui>Next</gui> and <gui>Previous</gui> in the <link
+xref="toolbar">toolbar</link>.</p></item>
+
+                <item><p>Press the 'right' and 'left' arrow keys to move forward and
+backward, respectively.</p></item>
+
+                <item><p>Press the 'up' and 'down' arrow keys to move forward and backward
+respectively.</p></item>
+
+                <item><p>Press the <key>Space bar</key> and <key>Back space</key>.</p></item>
+                <item><p>Press <key>PgUp</key> and <key>PgDn</key>.</p></item>
+              </list>
+        </item>
+      </steps>
+    </section>
+  <section id="image-gallery"><title>Browse the image gallery</title>
+ </section>
+</page>
diff --git a/help/C/zoom.page b/help/C/zoom.page
index 7b9d74d..36d29c5 100644
--- a/help/C/zoom.page
+++ b/help/C/zoom.page
@@ -18,7 +18,7 @@ status="review"/>
 
   </info>
 
-<title>Adjust zoom preferences</title>
+<title>Zooming</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]