[gnome-music/gnome-3-12] added shuffle-songs help bug 726991



commit 8bc09184ab6dc6fff2a1c6a3a868d4cb4263c2d9
Author: Shobha Tyagi <tyagishobha gmail com>
Date:   Tue Mar 25 01:42:38 2014 +0530

    added shuffle-songs help bug 726991
    
    Makefile.am updated for shuffle-songs

 help/C/playlist-shuffle.page |   27 +++++++++++++++++++++++++++
 help/Makefile.am             |    1 +
 2 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/help/C/playlist-shuffle.page b/help/C/playlist-shuffle.page
new file mode 100644
index 0000000..2c1037c
--- /dev/null
+++ b/help/C/playlist-shuffle.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="2column task"
+      id="playlist-shuffle">
+
+  <info>
+    <link type="guide" xref="index#use"/>
+    <revision pkgversion="3.12" date="2014-03-25" 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>Shuffle songs in the playlist.</desc>
+
+  </info>
+
+  <title>How do I shuffle my songs?</title>
+
+  <p>In the taskbar, click on the button on right hand side and
+  select <gui>Shuffle</gui>.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 286ce31..53a1dab 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -11,6 +11,7 @@ HELP_FILES = \
         playlist-create-artists.page \
         playlist-delete.page \
         playlist-remove-songs.page \
+        playlist-shuffle.page \
         search.page \
         legal.xml
 


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