[easytag] Update help for the image tag field



commit 7ddc6edc346e794f835e5b3d664dac3ba9e30407
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed May 29 21:07:28 2013 +0100

    Update help for the image tag field

 help/C/image-delete.page |   26 ++++++++++++++++++++++++++
 help/C/image-export.page |   28 ++++++++++++++++++++++++++++
 help/C/image.page        |   21 +++++++--------------
 3 files changed, 61 insertions(+), 14 deletions(-)
---
diff --git a/help/C/image-delete.page b/help/C/image-delete.page
new file mode 100644
index 0000000..f37f38c
--- /dev/null
+++ b/help/C/image-delete.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="task" style="task"
+      id="image-delete">
+
+  <info>
+    <link type="guide" xref="index#image"/>
+    <revision pkgversion="2.1.9" date="2013-05-20" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 googlemail com</email>
+    </credit>
+
+  </info>
+
+  <title>Delete an image</title>
+
+  <p>To delete an image, select it and press the <gui style="button">Remove
+  selected images from the tag</gui> button.</p>
+
+  <!-- TODO delete multiple images, delete images from multiple files -->
+
+</page>
diff --git a/help/C/image-export.page b/help/C/image-export.page
new file mode 100644
index 0000000..a2bdb10
--- /dev/null
+++ b/help/C/image-export.page
@@ -0,0 +1,28 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="task" style="task"
+      id="image-save">
+
+  <info>
+    <link type="guide" xref="index#image"/>
+    <revision pkgversion="2.1.9" date="2013-05-20" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <credit type="author">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 googlemail com</email>
+    </credit>
+
+  </info>
+
+  <title>Save an image</title>
+
+  <p>If the file already tagged with an image, you can export the image from
+  the tag by selecting it and pressing <gui style="button">Save the selected
+  images to files</gui> button. The default filename will be the image
+  description.</p>
+
+  <!-- TODO export multiple images -->
+
+</page>
diff --git a/help/C/image.page b/help/C/image.page
index 08813c2..73e3ef1 100644
--- a/help/C/image.page
+++ b/help/C/image.page
@@ -4,9 +4,9 @@
       id="image">
 
   <info>
-    <link type="guide" xref="index#main"/>
+    <link type="guide" xref="index#image"/>
     <link type="guide" xref="tag"/>
-    <revision version="0.1" pkgversion="2.1.9" date="2013-04-08" status="stub"/>
+    <revision pkgversion="2.1.9" date="2013-05-20" status="stub"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
@@ -15,7 +15,7 @@
       <email its:translate="no">kittykat3756 googlemail com</email>
     </credit>
 
-    <desc></desc>
+    <desc>Add images, such as cover art to the tag</desc>
 
   </info>
 
@@ -40,21 +40,14 @@
     <p>Your changes will not be saved automatically.</p>
   </note>
 
-  <p>To tag other files with the same image, select the files that you want to
-  tag, select the image and press <gui style="button">Tag selected files with
-  these images</gui> button.</p>
+  <p>You can tag multiple files with the same image by selecting them in the
+  list of files, then selecting the image and pressing the
+  <gui style="button">Tag selected files with these images</gui> button. You
+  will need to save these changes to write them to the files.</p>
 
   <p>You can work with more than one image at a time by selecting those images
   before you edit, apply, save to file or delete them.</p>
 
-  <!-- TODO: move to a sub page.-->
-  <p>To delete an image, select it and press the <gui style="button">Remove
-  selected images from the tag</gui> button.</p>
-
-  <p>If the file if already tagged with an image, you can export the image by
-  selecting it and pressing <gui style="button">Save the selected images to
-  files</gui> button. The default filename will be the image description.</p>
-
   <note>
     <p>Not all files support the image field. <sys>mp4</sys> files are one
     example of files that do not support this field.</p>


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