[gnome-music] added help for search bug:725676



commit b612ef5060baee6394038fb62b01d94604536ef3
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Sun Mar 9 18:18:34 2014 +0530

    added help for search bug:725676
    
    updated Makefile.am for search page

 help/C/search.page |   28 ++++++++++++++++++++++++++++
 help/Makefile.am   |    1 +
 2 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/help/C/search.page b/help/C/search.page
new file mode 100644
index 0000000..9dae9ff
--- /dev/null
+++ b/help/C/search.page
@@ -0,0 +1,28 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="2column task"
+      id="search">
+
+  <info>
+    <link type="guide" xref="index#create"/>
+    <revision pkgversion="3.12" date="2014-03-09" status="review"/>
+
+    <credit type="author">
+      <name>Shobha Tyagi</name>
+      <email its:translate="no">tyagishobha gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Search through your music collection.</desc>
+
+  </info>
+
+  <title>Find music</title>
+
+  <p>You can search your albums, artists, songs and playlists. Select what you
+  want to search through then click the <gui>Search</gui> button and start
+  searching.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 54c6a93..07a34cf 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,6 +6,7 @@ HELP_FILES = \
         introduction.page \
         index.page \
         playlist-delete.page \
+        search.page \
         legal.xml
 
 HELP_MEDIA = \


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