[rhythmbox/mallard-help] Add new guide page play-queue-guide. Split features of play-queue into different pages. Include lice
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/mallard-help] Add new guide page play-queue-guide. Split features of play-queue into different pages. Include lice
- Date: Mon, 25 Mar 2013 15:43:36 +0000 (UTC)
commit 970977a0c1386369cccbf598d4697bf04f74f997
Author: Sindhu S <sindhus live in>
Date: Mon Mar 25 11:05:34 2013 -0400
Add new guide page play-queue-guide.
Split features of play-queue into different pages.
Include license in every page.
Update Makefile.am for new pages.
help/C/index.page | 6 +-
help/C/play-queue-add.page | 46 +++++++++
help/C/play-queue-guide.page | 32 ++++++
help/C/play-queue-remove.page | 50 +++++++++
help/C/play-queue-save-playlist.page | 41 ++++++++
help/C/play-queue-shuffle.page | 46 +++++++++
help/C/play-queue-sidepane.page | 35 +++++++
help/C/play-queue.page | 183 ----------------------------------
help/Makefile.am | 7 +-
9 files changed, 257 insertions(+), 189 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index d6c7b6b..f52a923 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -16,11 +16,7 @@
<name>Jim Campbell</name>
<email>jwcampbell gmail com</email>
</credit>
- <license>
- <p>
- Creative Commons Share Alike 3.0
- </p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>
diff --git a/help/C/play-queue-add.page b/help/C/play-queue-add.page
new file mode 100644
index 0000000..02136eb
--- /dev/null
+++ b/help/C/play-queue-add.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="play-queue-add">
+
+ <info>
+ <link type="guide" xref="play-queue-guide#guide"/>
+ <revision version="0.1" date="2013-03-25" status="review"/>
+ <credit type="author">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>Add tracks to the play queue</title>
+
+ <p>To add tracks to the your play queue:</p>
+
+ <steps>
+ <item>
+ <p>Click and select the desired track.</p>
+ <note style="tip">
+ <p>To select multiple tracks at once, press and hold down
+ <key>Ctrl</key>.</p>
+ </note>
+ </item>
+ <item>
+ <p>From the playlist toolbar, select
+ <guiseq><gui style="menu">Edit</gui>
+ <gui style="menuitem">Copy</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>In the <gui>Play Queue</gui> view, from the playlist toolbar,
+ select <guiseq><gui style="menu">Edit</gui>
+ <gui style="menuitem">Paste</gui></guiseq>. Your tracks have now been
+ added to the <gui>Play Queue</gui>.</p>
+ </item>
+ </steps>
+
+ <note style="tip">
+ <p>To instantly add selected tracks to the play queue, right click on
+ any selected track and select
+ <gui style="menuitem">Add to Play Queue</gui>.</p>
+ </note>
+
+</page>
\ No newline at end of file
diff --git a/help/C/play-queue-guide.page b/help/C/play-queue-guide.page
new file mode 100644
index 0000000..d2f5245
--- /dev/null
+++ b/help/C/play-queue-guide.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="play-queue-guide">
+
+ <info>
+ <link type="guide" xref="index#rb-music" group="one"/>
+ <revision version="0.1" date="2010-07-27" status="review"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo ubuntu com</email>
+ </credit>
+ <credit type="author">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <desc>What is and how to use it.</desc>
+ </info>
+
+ <title>Play Queue</title>
+
+ <p>The <gui>Play Queue</gui> is a temporary
+ <link xref="playlists-what-is">playlist</link> of tracks. You can add tracks
+ to the play queue from <link xref="music"><gui>Music</gui></link>,
+ <gui>Podcast</gui> libraries and custom playlists. Tracks are played in the
+ order queued and removed once they have been played.</p>
+
+ <section id="guide" style="2column">
+ <title>Features</title>
+ </section>
+
+</page>
diff --git a/help/C/play-queue-remove.page b/help/C/play-queue-remove.page
new file mode 100644
index 0000000..42000ad
--- /dev/null
+++ b/help/C/play-queue-remove.page
@@ -0,0 +1,50 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="play-queue-remove">
+
+ <info>
+ <link type="guide" xref="play-queue-guide#guide"/>
+ <link type="seealso" xref="remove-music-from-library"/>
+ <revision version="0.1" date="2013-03-25" status="review"/>
+ <credit type="author">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>Remove tracks from the play queue</title>
+
+ <p>You can remove particular tracks or clear the entire
+ <gui>Play Queue</gui>.</p>
+
+ <steps>
+ <title>To remove selected tracks:</title>
+ <item>
+ <p>Select the desired track.</p>
+ </item>
+ <item>
+ <p>Right click on the selected track.</p>
+ </item>
+ <item>
+ <p>From the playlist toolbar, select
+ <guiseq><gui style="menu">Edit</gui>
+ <gui style="menuitem">Remove from Playlist</gui></guiseq>.</p>
+ </item>
+ </steps>
+
+ <note style="tip">
+ <p>To instantly remove a track from the play queue, right click on the
+ desired track and select
+ <gui style="menuitem">Remove from Play Queue</gui>.</p>
+ </note>
+
+ <steps>
+ <title>To clear all tracks in the play queue:</title>
+ <item>
+ <p>From the playlist toolbar, click
+ <gui style="button">Clear</gui>.</p>
+ </item>
+ </steps>
+
+</page>
\ No newline at end of file
diff --git a/help/C/play-queue-save-playlist.page b/help/C/play-queue-save-playlist.page
new file mode 100644
index 0000000..64685ac
--- /dev/null
+++ b/help/C/play-queue-save-playlist.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="play-queue-save-playlist">
+
+ <info>
+ <link type="guide" xref="play-queue-guide#guide"/>
+ <link type="seealso" xref="play-queue-add"/>
+ <revision version="0.1" date="2013-03-25" status="review"/>
+ <credit type="author">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>Save queued tracks as a playlist</title>
+
+ <p>To save tracks in the <gui>Play Queue</gui> as a playlist:</p>
+
+ <steps>
+ <item>
+ <p>From the playlist toolbar, select
+ <guiseq><gui style="menu">Playlist</gui>
+ <gui style="menuitem">Save to Fileā¦</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>In the <gui>Save Playlist</gui> dialog window, input the desired
+ name for the playlist. Optionally, you may browse to the desired
+ directory for the playlist to be saved onto.</p>
+ </item>
+ <item>
+ <p>Playlists by default are saved with the extension,
+ <code>.pls</code>. You can also
+ <link xref="playlists-type">save playlists in other formats</link>.</p>
+ </item>
+ <item>
+ <p>Click <gui style="button">Save</gui> to save the playlist.</p>
+ </item>
+ </steps>
+
+</page>
\ No newline at end of file
diff --git a/help/C/play-queue-shuffle.page b/help/C/play-queue-shuffle.page
new file mode 100644
index 0000000..c648a91
--- /dev/null
+++ b/help/C/play-queue-shuffle.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="play-queue-shuffle">
+
+ <info>
+ <link type="guide" xref="play-queue-guide#guide"/>
+ <link type="seealso" xref="play-queue-add"/>
+ <revision version="0.1" date="2013-03-25" status="review"/>
+ <credit type="author">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>Shuffle queued tracks</title>
+
+ <p>You can re-arrange tracks manually or let <app>Rhythmbox</app> shuffle
+ tracks in the <gui>Play Queue</gui> for you.</p>
+
+ <steps>
+ <title>To have <app>Rhythmbox</app> shuffle the <gui>Play Queue</gui>:</title>
+ <item>
+ <p>In the <gui>Play Queue</gui> view, click
+ <gui style="button">Shuffle</gui>.</p>
+ </item>
+ </steps>
+
+ <steps>
+ <title>To manually re-arrange tracks in the play queue:</title>
+ <item>
+ <p>In the <gui>Play Queue</gui> view, select the desired track.</p>
+ </item>
+ <item>
+ <p>Click and drag the selected track to any location in the
+ <gui>Play Queue</gui>.</p>
+ </item>
+ </steps>
+
+ <note>
+ <p>If you have selected multiple tracks and they are not adjacent
+ at the time of selection then, moving their position to reorder will
+ have them become adjacent to one another.</p>
+ </note>
+
+</page>
\ No newline at end of file
diff --git a/help/C/play-queue-sidepane.page b/help/C/play-queue-sidepane.page
new file mode 100644
index 0000000..cb70ffa
--- /dev/null
+++ b/help/C/play-queue-sidepane.page
@@ -0,0 +1,35 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="play-queue-sidepane">
+
+ <info>
+ <link type="guide" xref="play-queue-guide#guide"/>
+ <link type="seealso" xref="play-queue-add"/>
+ <revision pkgversion="3.0" version="0.1" date="2013-03-25" status="review"/>
+ <credit type="author">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>View queued tracks in the sidepane</title>
+
+ <p>To view the queued tracks from the play queue in the
+ <app>Rhythmbox</app> sidepane:</p>
+
+ <steps>
+ <item>
+ <p>From the settings icon, select
+ <guiseq><gui style="menu">View</gui>
+ <gui style="menuitem">Play Queue in Side Pane</gui></guiseq>.</p>
+ </item>
+ </steps>
+
+ <note style="tip">
+ <p>You can hide or view the <gui>Play Queue</gui> in the
+ <app>Rhythmbox</app> sidepane by pressing
+ <keyseq><key>Ctrl</key><key>K</key></keyseq>.</p>
+ </note>
+
+</page>
\ No newline at end of file
diff --git a/help/Makefile.am b/help/Makefile.am
index fc1f911..c21c04a 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -12,7 +12,12 @@ HELP_FILES = \
legal.xml \
music-import.page \
overview.page \
- play-queue.page \
+ play-queue-add.page \
+ play-queue-guide.page \
+ play-queue-remove.page \
+ play-queue-save-playlist.page \
+ play-queue-shuffle.page \
+ play-queue-sidepane.page \
playlists-automatic-create.page \
playlists-automatic.page \
playlists-save-to-file.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]