[rhythmbox/mallard-help: 27/55] Reworked the index page Moved the import-music topic Fixed various things in the other topics



commit d632b81da8aca6ad9d2799328e3a0407a5bbb877
Author: Milo Casagrande <milo ubuntu com>
Date:   Mon Jul 19 22:42:12 2010 +0200

    Reworked the index page
    Moved the import-music topic
    Fixed various things in the other topics

 help/C/import-music.page               |    3 ++-
 help/C/index.page                      |   14 +++++++++-----
 help/C/playlists-automatic-create.page |   26 ++------------------------
 help/C/playlists-automatic.page        |    1 -
 help/C/playlists-standard-create.page  |   26 ++------------------------
 help/C/playlists-type.page             |    2 +-
 help/C/playlists-what-is.page          |    3 ++-
 help/C/podcast.page                    |    5 +++--
 help/C/radio-stations-listen.page      |    5 -----
 help/C/radio-stations.page             |    4 ++--
 10 files changed, 23 insertions(+), 66 deletions(-)
---
diff --git a/help/C/import-music.page b/help/C/import-music.page
index 0831e21..78b9eab 100644
--- a/help/C/import-music.page
+++ b/help/C/import-music.page
@@ -4,10 +4,11 @@
   style="2column">
       
   <info>
-    <link type="guide" xref="index#rb-music" group="one"/>
+    <link type="guide" xref="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"/>
+    <revision pkgversion="3.0" version="0.3" date="2010-07-19" status="draft"/>
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo ubuntu com</email>
diff --git a/help/C/index.page b/help/C/index.page
index 4409905..d7a25a0 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -27,16 +27,20 @@
     Rhythmbox Music Player
    </title>
 
-  <section id="rb-music" style="2column" groups="one two three">
-    <title>Music</title>
+  <section id="rb-music" style="2column" groups="one two three four five">
+    <title>Library</title>
   </section>
   
+  <section id="rb-music-shops" style="2column" groups="one two">
+    <title>Stores</title>
+  </section>
+
   <section id="rb-portable-player" style="2column">
-    <title>Portable Players</title>
+    <title>Devices</title>
   </section>
   
-  <section id="rb-music-shops" style="2column">
-    <title>Music Shops</title>
+  <section id="rb-playlists" style="2column" groups="one two three four">
+    <title>Playlists</title>
   </section>
   
   <section id="rb-advanced-actions" style="2column">
diff --git a/help/C/playlists-automatic-create.page b/help/C/playlists-automatic-create.page
index 8efc556..c404ef4 100644
--- a/help/C/playlists-automatic-create.page
+++ b/help/C/playlists-automatic-create.page
@@ -4,11 +4,12 @@
       
   <info>
     <link type="seealso" xref="playlists-automatic"/>
-    <link type="guide" xref="playlists#playlists-manage" group="two"/>
+    <link type="guide" xref="index#rb-playlists" group="three"/>
     <desc>Create automatic playlists.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-24" status="draft"/>
     <revision pkgversion="3.0" version="0.2" date="2010-07-14" status="draft"/>
     <revision pkgversion="3.0" version="0.3" date="2010-07-15" status="draft"/>
+    <revision pkgversion="3.0" version="0.4" date="2010-07-19" status="draft"/>
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo ubuntu com</email>
@@ -40,28 +41,5 @@
   </steps>
 
   <media type="image" mime="image/png" src="figures/rb-playlists-automatic-create.png" 
style="center"><p>Automatic playlists creation dialog</p></media>
-  
-  <section id="save">
-  <title>Save a playlist to a file</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>
-  </section>
 
 </page>
diff --git a/help/C/playlists-automatic.page b/help/C/playlists-automatic.page
index f5cea56..2ddf76e 100644
--- a/help/C/playlists-automatic.page
+++ b/help/C/playlists-automatic.page
@@ -3,7 +3,6 @@
   id="playlists-automatic">
       
   <info>
-    <!-- <link type="guide" xref="playlists" group="three"/> -->
     <link type="seealso" xref="playlists-what-is"/>    
     <desc>What automatic playlists are.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-13" status="draft"/>
diff --git a/help/C/playlists-standard-create.page b/help/C/playlists-standard-create.page
index c071781..92a98cf 100644
--- a/help/C/playlists-standard-create.page
+++ b/help/C/playlists-standard-create.page
@@ -4,11 +4,12 @@
       
   <info>
     <link type="seealso" xref="playlists-standard"/>    
-    <link type="guide" xref="playlists#playlists-manage" group="one"/>
+    <link type="guide" xref="index#rb-playlists" group="two"/>
     <desc>Create standard playlists, add and remove songs.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-24" status="draft"/>
     <revision pkgversion="3.0" version="0.2" date="2010-07-14" status="draft"/>
     <revision pkgversion="3.0" version="0.3" date="2010-07-15" status="draft"/>
+    <revision pkgversion="3.0" version="0.4" date="2010-07-19" status="draft"/>
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo ubuntu com</email>
@@ -93,27 +94,4 @@
     
   </section>  
   
-  <section id="save">
-  <title>Save a playlist to a file</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>
-  </section>
-
 </page>
diff --git a/help/C/playlists-type.page b/help/C/playlists-type.page
index fcb694f..184d8d0 100644
--- a/help/C/playlists-type.page
+++ b/help/C/playlists-type.page
@@ -4,7 +4,7 @@
       
   <info>
     <link type="seealso" xref="playlists-what-is"/>
-    <link type="seealso" xref="playlists"/>    
+    <link type="seealso" xref="playlists-save-to-file" />
     <desc>Rhythmbox supported playlists.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-07-14" status="draft"/>
     <credit type="author">
diff --git a/help/C/playlists-what-is.page b/help/C/playlists-what-is.page
index 07f6d3f..2a1021c 100644
--- a/help/C/playlists-what-is.page
+++ b/help/C/playlists-what-is.page
@@ -3,7 +3,8 @@
   id="playlists-what-is">
       
   <info>
-    <link type="guide" xref="playlists" group="one"/>
+    <link type="guide" xref="index#rb-playlists" group="one"/>
+    <link type="seealso" xref="play-queue" />
     <desc>What playlists are useful for.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-13" status="draft"/>
     <revision pkgversion="3.0" version="0.2" date="2010-06-24" status="draft"/>    
diff --git a/help/C/podcast.page b/help/C/podcast.page
index e4fb180..52c084b 100644
--- a/help/C/podcast.page
+++ b/help/C/podcast.page
@@ -5,10 +5,11 @@
   groups="one two three four">
 
   <info>
-    <link type="guide" xref="index#rb-music" />
+    <link type="guide" xref="index#rb-music" group="three"/>
     <desc>Listen and manage podcasts.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-29" status="draft"/>
     <revision pkgversion="3.0" version="0.2" date="2010-07-15" status="draft"/>
+    <revision pkgversion="3.0" version="0.3" date="2010-07-19" status="draft"/>
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo ubuntu com</email>
@@ -23,7 +24,7 @@
   <title>Podcasts</title>
   
   <p>
-    A podcast is a digital audio or video file, that is realeased
+    A podcast is a digital audio or video file, that is released
     episodically and is downloaded from the Internet.    
   </p>
   <p>
diff --git a/help/C/radio-stations-listen.page b/help/C/radio-stations-listen.page
index 0ae882d..1793937 100644
--- a/help/C/radio-stations-listen.page
+++ b/help/C/radio-stations-listen.page
@@ -22,11 +22,6 @@
   <steps>
     <item>
       <p>
-        Select the <gui>Radio</gui> library.
-      </p>
-    </item>
-    <item>
-      <p>
         Double-click on the Internet radio station you want to listen to.
       </p>
     </item>
diff --git a/help/C/radio-stations.page b/help/C/radio-stations.page
index f22b969..0bfb371 100644
--- a/help/C/radio-stations.page
+++ b/help/C/radio-stations.page
@@ -5,7 +5,7 @@
   groups="one two">
 
   <info>
-    <link type="guide" xref="index#rb-music" group="three"/>
+    <link type="guide" xref="index#rb-music" group="five"/>
     <desc>Listen and manage Internet radio stations.</desc>
     <revision pkgversion="3.0" version="0.1" date="2010-06-29" status="draft"/>
     <revision pkgversion="3.0" version="0.2" date="2010-07-15" status="draft"/>
@@ -20,7 +20,7 @@
     </license>
   </info>
 
-  <title>Radio stations</title>
+  <title>Radio</title>
   
   <p>
     <app>Rhythmbox</app> comes with various Internet radio station already configured.


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