[gnome-music] added remove songs from playlist page bug: 725741
- From: Shobha Tyagi <shobhatyagi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] added remove songs from playlist page bug: 725741
- Date: Sun, 9 Mar 2014 13:11:22 +0000 (UTC)
commit f4fd9486ec68c123116d503d58832e4d9500aaab
Author: Shobha Tyagi <tyagishobha gmail com>
Date: Sun Mar 9 18:35:18 2014 +0530
added remove songs from playlist page bug: 725741
updated Makefile.am for remove songs
help/C/playlist-remove-songs.page | 42 +++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/help/C/playlist-remove-songs.page b/help/C/playlist-remove-songs.page
new file mode 100644
index 0000000..f7f6a76
--- /dev/null
+++ b/help/C/playlist-remove-songs.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" style="2column task"
+ id="playlist-remove-songs">
+
+ <info>
+ <link type="guide" xref="index#delete"/>
+ <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>Delete songs from the playlist.</desc>
+
+ </info>
+
+ <title>Remove songs</title>
+
+ <p>You can remove any unwanted songs from a playlist.</p>
+
+ <steps>
+ <title>While in <em>Playlists</em>:</title>
+ <item>
+ <p>Select the playlist from which you want to remove songs.</p>
+ </item>
+ <item>
+ <p>Click on the check button on the toolbar.</p>
+ </item>
+ <item>
+ <p>Select all the songs which you want to remove.</p>
+ </item>
+ <item>
+ <p>Click on <gui style="button">Remove from Playlist</gui>.</p>
+ </item>
+ </steps>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 07a34cf..db8b537 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,6 +6,7 @@ HELP_FILES = \
introduction.page \
index.page \
playlist-delete.page \
+ playlist-remove-songs.page \
search.page \
legal.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]