[eog] help/C, mallard: editing images section done.



commit 309db85c99eeca578d6b0ee54559f19e7f6acd70
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Mon Apr 18 16:52:28 2011 -0400

    help/C, mallard: editing images section done.

 help/C/format-change.page   |    2 +-
 help/C/formats-view.page    |    5 ++-
 help/C/image-edit.page      |   15 +++++++++---
 help/C/rename-multiple.page |   49 +++++++++++++++++++++++++++++++++++++++++++
 help/C/save-multiple.page   |   24 ---------------------
 5 files changed, 64 insertions(+), 31 deletions(-)
---
diff --git a/help/C/format-change.page b/help/C/format-change.page
index ec86c31..f5f10c9 100644
--- a/help/C/format-change.page
+++ b/help/C/format-change.page
@@ -46,7 +46,7 @@ original file.</p></item>
 </steps>
 </section>
 
-<section id="multiple">><title>Convert multiple images</title>
+<section id="multiple"><title>Convert multiple images</title>
 <steps>
 <item><p>Press the <key>Ctrl</key> key and click on the images you want
 to convert in the <link xref="view#image-gallery">image
diff --git a/help/C/formats-view.page b/help/C/formats-view.page
index 62a352b..cced1ed 100644
--- a/help/C/formats-view.page
+++ b/help/C/formats-view.page
@@ -19,6 +19,9 @@ status="review"/>
 
  <title>Supported formats</title>
 
+  <note><p>The image viewer may be able to open <link
+xref="formats-more">other formats</link> not listed
+here.  </p></note>
   <p>
     The image viewer is able to open the following formats:
   </p>
@@ -43,6 +46,4 @@ status="review"/>
    If you try to open an unsupported format, you will get a <em>Could
 not load image 'image_name'.</em> error.
   </p>
-  <note><p>The image viewer may be able to open other formats not listed
-here.  </p></note>
 </page>
diff --git a/help/C/image-edit.page b/help/C/image-edit.page
index 2eb8f0f..e55968b 100644
--- a/help/C/image-edit.page
+++ b/help/C/image-edit.page
@@ -4,10 +4,10 @@
 
   <info>
     <link type="guide" xref="index#edit"/>
-    <desc>How to edit your images.</desc>
+    <desc><guiseq><gui>Image</gui></gui>Open with</gui></guiseq></desc>
 
     <revision pkgversion="3.2" version="0.1" date="2011-04-11"
-status="draft"/>
+status="review"/>
     <credit type="author">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski com</email>
@@ -19,6 +19,13 @@ status="draft"/>
   </info>
 
 <title>Editing images using the <app>image viewer</app>.</title>
-
-<p></p>
+<steps>
+  <item><p>Click <guiseq><gui>Image</gui><gui>Open with</gui></guiseq>,
+or right-click on the image.</p></item>
+  <item><p>Select the program to use to edit your image with.</p></item>
+<item><p>When you are finished editing your image, save it and close the
+program.  The <app>image viewer</app> will ask you if you want to
+reload the image.  Clicking <gui>Reload</gui> will ensure you are
+working with the most recent version of the file.</p></item>
+</steps>
 </page>
diff --git a/help/C/rename-multiple.page b/help/C/rename-multiple.page
new file mode 100644
index 0000000..fb0b24d
--- /dev/null
+++ b/help/C/rename-multiple.page
@@ -0,0 +1,49 @@
+<page xmlns="http://projectmallard.org/1.0/"; 
+      type="topic" style="task" 
+      id="rename-multiple"> 
+ 
+  <info> 
+    <link type="guide" xref="index#edit"/> 
+    <desc>Automatically number your images.</desc> 
+ 
+    <revision pkgversion="3.2" version="0.1" date="2011-04-18" 
+status="review"/> 
+    <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>Rename many images at once</title>
+<list type="numbered">
+<item><p>Select all the images you would like to rename in the <link
+xref="view#image-gallery">image gallery</link> by pressing
+<key>Ctrl</key> and clicking on the images. You can also press
+<guiseq><gui>Ctrl</gui><gui>A</gui></guiseq> to select all the images
+from the folder.</p></item>
+<item><p>Click <guiseq><gui>Image</gui><gui>Save as</gui></guiseq>. The
+following dialog box appears.</p>
+<media type="image" src="figures/multiple-rename-count.png"/>
+</item>
+<item><p>The images will be saved in the current folder by default.  To
+save them elsewhere, select the location from the <gui>Destination
+folder</gui> dropdown menu.</p></item>
+<item><p>You can keep the original filename by leaving the
+<input>%f</input> in the <gui>Filename format</gui> field.</p><p>Adding
+a <input>%n</input> will number your images consecutively, starting at
+the number you choose under <gui>Options</gui>.</p>
+<note style="tip"><p>You can also give
+the files a specific name in the <gui>Filename format</gui> input box.
+For example:</p><p><input>Vacation_%n</input> will name all your images,
+Vacation_01, Vacation_02, Vacation_03, etc.</p></note></item>
+<item><p>You may also want to <link xref="format-change#multiple">convert your images to a different file
+format.</link></p></item>
+<item><p>When you are done, click <gui>Save As</gui>.</p></item>
+</list>
+<p></p>
+</page>
+



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