[rhythmbox/mallard-help: 11/55] Worked on the playlists pages Added some notes and tips Added a new section in the index page



commit 56027b4c6d9a679db139e6534105849475ab7833
Author: Milo Casagrande <milo ubuntu com>
Date:   Tue Jun 29 22:36:35 2010 +0200

    Worked on the playlists pages
    Added some notes and tips
    Added a new section in the index page

 help/C/import-music.page               |    9 +++-
 help/C/index.page                      |    6 ++-
 help/C/playlists-automatic-create.page |   15 +++---
 help/C/playlists-automatic.page        |    4 +-
 help/C/playlists-standard-create.page  |   77 ++++++++++++++++++++++++++++----
 help/C/playlists-what-is.page          |    4 +-
 help/C/playlists.page                  |    2 +-
 7 files changed, 94 insertions(+), 23 deletions(-)
---
diff --git a/help/C/import-music.page b/help/C/import-music.page
index 7ecd719..0831e21 100644
--- a/help/C/import-music.page
+++ b/help/C/import-music.page
@@ -4,7 +4,7 @@
   style="2column">
       
   <info>
-    <link type="guide" xref="index#rb-music"/>
+    <link type="guide" xref="index#rb-music" group="one"/>
     <desc>Import your music into <app>Rhythmbox</app>.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-05-17" status="draft"/>
     <revision pkgversion="3.0" version="0.2" date="2010-05-25" status="draft"/>
@@ -41,6 +41,13 @@
     </item>
   </list>
   
+  <note style="tip">
+    <p>
+      You can add new songs by dragging and dropping them from anywhere on
+      your computer.
+    </p>
+  </note>
+  
   <section id="import-music-single-song">
     <title>Import a single song</title>
       <steps>
diff --git a/help/C/index.page b/help/C/index.page
index 6f06ac9..4409905 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -27,7 +27,7 @@
     Rhythmbox Music Player
    </title>
 
-  <section id="rb-music" style="2column">
+  <section id="rb-music" style="2column" groups="one two three">
     <title>Music</title>
   </section>
   
@@ -38,5 +38,9 @@
   <section id="rb-music-shops" style="2column">
     <title>Music Shops</title>
   </section>
+  
+  <section id="rb-advanced-actions" style="2column">
+    <title>Advanced Actions</title>
+  </section>
 
 </page>
diff --git a/help/C/playlists-automatic-create.page b/help/C/playlists-automatic-create.page
index 2ec0d6b..c758142 100644
--- a/help/C/playlists-automatic-create.page
+++ b/help/C/playlists-automatic-create.page
@@ -31,18 +31,17 @@
       </p>
     </item>
     <item>
-      <p>
+      <p> 
         Make your choices, and when done click <gui style="button">New</gui>.
       </p>
     </item>
+    <item>
+      <p>
+        The new playlist will be added 
+      </p>
+    </item>
   </steps>
-  
-  <include href="figures/rb-playlists-automatic-create.svg" xmlns="http://www.w3.org/2001/XInclude"/>
 
-  <!--
-  <p>
-  <media type="image" mime="image/svg+xml" src="figures/rb-playlists-automatic-create.svg" 
style="center">Test test</media>
-  </p>
-  -->
+  <media type="image" mime="image/png" src="figures/rb-playlists-automatic-create.png" 
style="center"><p>Automatic playlists creation dialog</p></media>
 
 </page>
diff --git a/help/C/playlists-automatic.page b/help/C/playlists-automatic.page
index 9515c63..04fe5f0 100644
--- a/help/C/playlists-automatic.page
+++ b/help/C/playlists-automatic.page
@@ -32,8 +32,10 @@
     add all the Blues music you add to your music collection.
   </p>
   
+  <!--
   <media type="image" src="figures/rb-automatic-playlist.png" mime="image/png" style="center">
-    <p>Automatic palylists dialog</p>
+    <p>Automatic palylists creation dialog</p>
   </media>
+  -->
 
 </page>
diff --git a/help/C/playlists-standard-create.page b/help/C/playlists-standard-create.page
index b38016b..b441441 100644
--- a/help/C/playlists-standard-create.page
+++ b/help/C/playlists-standard-create.page
@@ -5,7 +5,7 @@
   <info>
     <link type="seealso" xref="playlists-standard"/>    
     <link type="guide" xref="playlists#playlists-manage" group="one"/>
-    <desc>Create standard playlists and add music.</desc>
+    <desc>Create standard playlists, add and remove songs.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-24" status="draft"/>
     <credit type="author">
       <name>Milo Casagrande</name>
@@ -20,16 +20,75 @@
 
   <title>Manage standard playlists</title>
   
-  <p>
-    To create a standard playlist:
-  </p>
+  <section id="create">
+    <title>Create a standard playlist</title>
+    <steps>
+      <item>
+        <p>
+          Choose <guiseq><gui style="menu">Music</gui><gui style="menuitem">Playlist</gui><gui 
style="menuitem">New Playlist</gui></guiseq>.
+        </p>
+      </item>
+      <item>
+        <p>
+           Type a name for the new empty playlist, and press <gui style="button">Enter</gui>.
+        </p>
+      </item>
+    </steps>
+  </section>
+
+  <section id="add">
+    <title>Add songs to a playlist</title>
+    <steps>
+      <item>
+        <p>
+          From the <gui style="">Music</gui> library, select the songs you like to
+          add to the playlist.
+        </p>
+      </item>
+      <item>
+        <p>
+          Right-click on the selected songs, choose <gui style="menuitem">Add to
+          Playlist</gui>, and select the playlist you would like to add the songs into.
+        </p>
+      </item>
+    </steps>
+    
+  </section>
   
-  <steps>
-    <item>
+  <section id="remove">
+    <title>Remove songs from a playlist</title>
+    
+    <steps>
+      <item>
+        <p>
+          Select the desired playlist.
+        </p>
+      </item>
+      <item>
+        <p>
+          Select the songs you would like to remove, right-click on them, and
+          choose <gui style="menuitem">Remove</gui>.
+        </p>
+      </item>
+    </steps>
+    
+    <note>
+      <p>
+        The songs you remove will not be removed from your computer, but only from
+        the playlist. They will still be available in your music library.
+      </p>
       <p>
-        
+        To remove a song from the computer, choose <gui style="menuitem">Move to Trash</gui>.
       </p>
-    </item>
-  </steps>
+    </note>
+    
+  </section>  
+  
+  <note style="tip">
+    <p>
+      You can select multiple songs from the same playlist or album by pressing the
+      <key>Ctrl</key> or <key>Shift</key> key when doing your selection.
+    </p>
+  </note>
 
 </page>
diff --git a/help/C/playlists-what-is.page b/help/C/playlists-what-is.page
index 434a476..07f6d3f 100644
--- a/help/C/playlists-what-is.page
+++ b/help/C/playlists-what-is.page
@@ -38,8 +38,8 @@
   
   <note>
     <p>
-    With some portable music players, you can use the playlists created with
-    <app>Rhythmbox</app>.
+      With some portable music players, you can use the playlists created with
+      <app>Rhythmbox</app>.
     </p>
   </note>
 
diff --git a/help/C/playlists.page b/help/C/playlists.page
index e2e37d9..e24882b 100644
--- a/help/C/playlists.page
+++ b/help/C/playlists.page
@@ -5,7 +5,7 @@
   groups="one two three">
 
   <info>
-    <link type="guide" xref="index#rb-music" />
+    <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=""/>
     <credit type="author">


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