[rhythmbox/mallard-help: 26/55] Removed unused topic Added new ones



commit 4c3aaae1641919dfe688a73ddbbc45f44fc6bc99
Author: Milo Casagrande <milo ubuntu com>
Date:   Mon Jul 19 22:41:29 2010 +0200

    Removed unused topic
    Added new ones

 help/C/lastfm.page                    |   22 ++++++++++++
 help/C/{playlists.page => music.page} |   18 +++------
 help/C/play-queue.page                |   60 +++++++++++++++++++++++++++++++++
 help/C/playlists-save-to-file.page    |   44 ++++++++++++++++++++++++
 4 files changed, 132 insertions(+), 12 deletions(-)
---
diff --git a/help/C/lastfm.page b/help/C/lastfm.page
new file mode 100644
index 0000000..88d0529
--- /dev/null
+++ b/help/C/lastfm.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="lastfm">
+      
+  <info>
+    <link type="guide" xref="index#rb-music" group="four"/>
+    <desc>Use Last.fm.</desc>
+    <revision pkgversion="3.0" version="0.1" date="2010-07-19" status="draft"/>
+    <credit type="author">
+      <name>Milo Casagrande</name>
+      <email>milo ubuntu com</email>
+    </credit>
+    <license>
+      <p>
+        Creative Commons Share Alike 3.0
+      </p>
+    </license>
+  </info>
+
+  <title>Last.fm</title>
+
+</page>
diff --git a/help/C/playlists.page b/help/C/music.page
similarity index 53%
rename from help/C/playlists.page
rename to help/C/music.page
index 67dd229..57fc46a 100644
--- a/help/C/playlists.page
+++ b/help/C/music.page
@@ -1,13 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
   type="guide"
-  id="playlists"
-  style="2column"
-  groups="one two three">
-
+  style="2colum"
+  id="music">
+      
   <info>
     <link type="guide" xref="index#rb-music" group="two"/>
-    <desc>Create and manage playlists.</desc>
-    <revision pkgversion="3.0" version="0.1" date="2010-06-06" status="draft"/>
+    <desc>Listen and manage your songs collection.</desc>
+    <revision pkgversion="3.0" version="0.1" date="2010-07-19" status="draft"/>
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo ubuntu com</email>
@@ -19,10 +18,5 @@
     </license>
   </info>
 
-  <title>Playlists</title>
-  
-  <section id="playlists-manage" style="2column" groups="one two three">
-    <title>Manage Playlists</title>
-  </section>
-
+  <title>Music</title>
 </page>
diff --git a/help/C/play-queue.page b/help/C/play-queue.page
new file mode 100644
index 0000000..c014f5e
--- /dev/null
+++ b/help/C/play-queue.page
@@ -0,0 +1,60 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="play-queue">
+      
+  <info>
+    <link type="guide" xref="index#rb-music" group="one"/>
+    <desc>What is and how to use it.</desc>
+    <revision pkgversion="3.0" version="0.1" date="2010-07-19" status="draft"/>
+    <credit type="author">
+      <name>Milo Casagrande</name>
+      <email>milo ubuntu com</email>
+    </credit>
+    <license>
+      <p>
+        Creative Commons Share Alike 3.0
+      </p>
+    </license>
+  </info>
+
+  <title>Play Queue</title>
+  
+  <p>
+    The <gui>Play Queue</gui> is a special 
+    <link xref="playlists-what-is">playlist</link>: it controls the play 
+    order of your songs in the <link xref="music"><gui>Music</gui></link> library.
+  </p>
+  <p>
+    With the <gui>Play Queue</gui> you can temporally change what songs are
+    being played by <app>Rhythmbox</app>: when one songs end, the first one
+    found in the <gui>Play Queue</gui> will be played.
+  </p>
+  <p>
+    Once all songs in the <gui>Play Queue</gui> have been played,
+    <app>Rhythmbox</app> resumes the normal playback.
+  </p>
+  
+  <section id="play-queue-add" style="2column">
+    <title>Add songs to the play queue</title>
+    <steps>
+      <item>
+        <p>
+          Right-click on the desired track.
+        </p>
+      </item>
+      <item>
+        <p>
+          Select <gui style="menuitem">Add to Play Queue</gui>.
+        </p>
+      </item>
+    </steps>
+    <p>
+      You can add tracks from your <gui>Music</gui> and <gui>Podcasts</gui>
+      libraries.
+    </p>
+    <p>
+      Once a track has been played, it is removed from the <gui>Play Queue</gui>.
+    </p>
+  </section>
+
+</page>
diff --git a/help/C/playlists-save-to-file.page b/help/C/playlists-save-to-file.page
new file mode 100644
index 0000000..ccd56d5
--- /dev/null
+++ b/help/C/playlists-save-to-file.page
@@ -0,0 +1,44 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="playlists-save-to-file">
+      
+  <info>
+    <link type="guide" xref="index#rb-playlists" group="four"/>
+    <link type="seealso" xref="playlists-standard-create" />
+    <link type="seealso" xref="playlists-automatic-create" />
+    <desc>Export a playlist to a file.</desc>
+    <revision pkgversion="3.0" version="0.1" date="2010-07-19" status="draft"/>
+    <credit type="author">
+      <name>Milo Casagrande</name>
+      <email>milo ubuntu com</email>
+    </credit>
+    <license>
+      <p>
+        Creative Commons Share Alike 3.0
+      </p>
+    </license>
+  </info>
+
+  <title>Save a playlist</title>
+  
+  <steps>
+    <item>
+      <p>
+        Right-click on the playlist you would like to save, and 
+        choose <gui style="menuitem">Save to File</gui>.
+      </p>
+    </item>
+    <item>
+      <p>
+        If you desire, change the name and the saving location, and choose a different
+        playlist format.
+      </p>
+    </item>
+    <item>
+      <p>
+        Click <gui style="button">Save</gui>.
+      </p>
+    </item>
+  </steps>
+
+</page>


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