[easytag] Rename tag-image.page help page to image.page



commit c6cc5f0914fa3b1b7d16fe2d597b146fb71ed332
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Mon Apr 29 00:19:54 2013 +0100

    Rename tag-image.page help page to image.page

 help/C/image.page     |   50 +++++++++++++++++++++++++++++++++++++--
 help/C/tag-image.page |   62 -------------------------------------------------
 2 files changed, 47 insertions(+), 65 deletions(-)
---
diff --git a/help/C/image.page b/help/C/image.page
index 377ba4b..08813c2 100644
--- a/help/C/image.page
+++ b/help/C/image.page
@@ -1,18 +1,62 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
       id="image">
 
   <info>
-    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+    <link type="guide" xref="index#main"/>
+    <link type="guide" xref="tag"/>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-04-08" 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>
+
     <desc></desc>
 
   </info>
 
-  <title></title>
+  <title>Add an image to a file</title>
+
+  <p>Most audio file formats support an <sys>image</sys> tag field which can
+  be used to add cover art and other images that are related to the audio
+  file.</p>
+
+  <p>To add an image to the file, select the file, open the
+  <gui style="tab">Images</gui> tab and press the <gui style="button">Add
+  images to the tag</gui> button. Select the image and confirm your
+  selection.</p>
+
+  <p>Once the image is uploaded, it will be automatically marked as a front
+  cover and the description will be the filename. To change the
+  <gui>type</gui> and <gui>description</gui>, press the
+  <gui style="button">Edit image properties</gui> button. Once you have made
+  the changes, press <gui style="button">OK</gui> to apply the changes.</p>
+
+  <note>
+    <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 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></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>
+  </note>
 </page>


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