[easytag/wip/help] Update cddb-search help page



commit 164f79b310c889aae7c1553d4790feba89b5baa4
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Mon Oct 7 22:28:11 2013 +0100

    Update cddb-search help page

 help/C/cddb-search.page |   31 +++++++++++++++++--------------
 1 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/help/C/cddb-search.page b/help/C/cddb-search.page
index c21c09c..52cb93f 100644
--- a/help/C/cddb-search.page
+++ b/help/C/cddb-search.page
@@ -1,14 +1,15 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="guide"
       id="cddb-search">
 
   <info>
-    <link type="guide" xref="index#main"/>
-    <revision pkgversion="2.1.9" date="2013-10-06" status="draft" />
+    <link type="guide" style="2column" xref="index#main"/>
+    <revision pkgversion="2.1.9" date="2013-10-07" status="review" />
 
     <credit type="author">
       <name>Ekaterina Gerasimova</name>
-      <email>kittykat3756 gmail com</email>
+      <email its:translate="no">kittykat3756 gmail com</email>
     </credit>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
@@ -24,28 +25,27 @@
 
   <steps>
     <item>
-      <p><link xref="file-select">Select the files</link> for the album that
-      you want to search for in the file list. The ordering of the files should
-      match the order of tracks on the album, so you should adjust the sort
-      order<!-- TODO link --> until the order in the file list is correct.</p>
+      <p><link xref="file-select">Select all the files</link> in the album that
+      you want to search for. The ordering of the files must match the track
+      order on the album.</p>
     </item>
     <item>
       <p>Select <guiseq><gui style="menu">Miscellaneous</gui>
       <gui style="menuitem">CDDB Search…</gui></guiseq>.</p>
     </item>
     <item>
-      <p>Select <gui style="button">Find</gui> and wait for the search to
+      <p>Press <gui style="button">Find</gui> and wait for the search to
       finish.</p>
     </item>
     <item>
       <!-- TODO Split Manual search into a tip? -->
       <!-- TODO Search within the results. -->
-      <p>Select an album in the list of results, and the track information will
-      be shown to the right. If the album is not the one that you wanted, try
-      selecting another result in the list.</p>
+      <p>Select an album from the list of results, and the track information
+      will be shown to the right. If the album is not the one that you wanted,
+      try selecting another result in the list.</p>
       <p>If there are no results which match the tracks that you selected,
       select <gui style="tab">Manual Search</gui> and enter the name of the
-      album in the search field. Select <gui style="button">Find</gui> and wait
+      album in the search field. Press <gui style="button">Find</gui> and wait
       for the search to finish, and check the results again to see if you can
       find an album which matches the tracks that you selected.</p>
     </item>
@@ -55,15 +55,18 @@
       <gui style="checkbox">Filename</gui>, <gui style="checkbox">Title</gui>,
       <gui style="checkbox">Artist</gui>, <gui style="checkbox">Album</gui>,
       <gui style="checkbox">Year</gui>, <gui style="checkbox">Track #</gui>,
-      <gui style="checkbox"># Tracks</gui>, or
+      <gui style="checkbox"># Tracks</gui> and
       <gui style="checkbox">Genre</gui>.</p>
     </item>
     <!-- TODO Run the scanner for each file -->
     <!-- TODO Levenshtein matching -->
     <item>
       <p>To fill in the tags of the selected files using the details in the
-      search result, select <gui style="button">Apply</gui>.</p>
+      search result, press <gui style="button">Apply</gui>.</p>
     </item>
   </steps>
 
+  <p>If you wish to tag only specific files, you can change your selection
+  after the search is complete.</p>
+
 </page>


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