[banshee] Bug 654006: Improved page/section ids in help



commit b34054ad22b508a793f60572c8d60ab34e1d5add
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Tue May 14 18:54:52 2013 +0530

    Bug 654006: Improved page/section ids in help
    
    Changed ids of different pages to match with page names.
    Hyphenated section ids.
    Fixed minor typo in introduction.page

 help/C/extensions.page         |    2 +-
 help/C/import.page             |    1 -
 help/C/introduction.page       |    2 +-
 help/C/keyboard-shortcuts.page |    6 +++---
 help/C/lastfm.page             |    6 +++---
 help/C/manage-playlists.page   |    7 +++----
 help/C/manage-tags.page        |    6 +++---
 help/C/play-queue.page         |   20 ++++++++++----------
 help/C/play.page               |   10 +++++-----
 help/C/podcast.page            |   12 ++++++------
 help/C/radio.page              |   14 +++++++-------
 help/C/search.page             |    1 -
 help/C/sync.page               |    2 +-
 help/C/ui.page                 |    2 +-
 14 files changed, 44 insertions(+), 47 deletions(-)
---
diff --git a/help/C/extensions.page b/help/C/extensions.page
index c5b4f2c..9f787e8 100644
--- a/help/C/extensions.page
+++ b/help/C/extensions.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
       type="guide" style="2column"
-      id="extend">
+      id="extensions">
 
   <info>
     <link type="guide" xref="index#extensions"/>
diff --git a/help/C/import.page b/help/C/import.page
index 4dd23c4..5a28f11 100644
--- a/help/C/import.page
+++ b/help/C/import.page
@@ -4,7 +4,6 @@
 
   <info>
     <link type="guide" xref="index#media"/>
-
     <desc>Add music and videos from your computer to your <app>Banshee</app>
     library.</desc>
     <revision pkgversion="1.6" version="1.6" date="2010-07-15"
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 89f62d9..b603ece 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -26,7 +26,7 @@
   <title>Introduction</title>
 
   <p><app>Banshee</app> is a media player that allows you to play your music,
-  videos, and other media as well as sync it with portable devices to take your
+  videos and other media, as well as sync it with portable devices to take your
   media on the go.</p>
 
   <p><app>Banshee</app> includes features to import your media, manage its
diff --git a/help/C/keyboard-shortcuts.page b/help/C/keyboard-shortcuts.page
index cca8db6..735da78 100644
--- a/help/C/keyboard-shortcuts.page
+++ b/help/C/keyboard-shortcuts.page
@@ -1,9 +1,9 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="topic" style="task"
-      id="keyboardshortcuts">
+      id="keyboard-shortcuts">
 
 <info>
-    <link type="guide" xref="index#advanced"/>
+  <link type="guide" xref="index#advanced"/>
   <desc>Keyboard Shortcuts</desc>
   <revision pkgversion="2.0" version="0.1" date="2010-05-29" status="draft"/>
   <credit type="author">
@@ -23,7 +23,7 @@
 
   <title>Control <app>Banshee</app> using Keyboard Shortcuts</title>
 
-  <section id="playbackcontrol">
+  <section id="playback-control">
     <title>Playback Control</title>
 
   <table frame="all" rules="rows" shade="rows">
diff --git a/help/C/lastfm.page b/help/C/lastfm.page
index a8f1f09..236f8d4 100644
--- a/help/C/lastfm.page
+++ b/help/C/lastfm.page
@@ -4,7 +4,7 @@
       id="lastfm">
 
   <info>
-    <link type="guide" xref="extend#official"/>
+    <link type="guide" xref="extensions#official"/>
     <link type="seealso" xref="sync"/>
     <desc>Enable Last.fm, song reporting and Last.fm radio.</desc>
     <revision pkgversion="1.6" version="0.1" date="2010-07-15" status="draft"/>
@@ -64,7 +64,7 @@
 
   </section>
 
-  <section id="songreporting">
+  <section id="song-reporting">
     <title>Enable Last.fm Song Reporting From <app>Banshee</app></title>
 
   <p>After you have successfully linked <app>Banshee</app> to your Last.fm
@@ -83,7 +83,7 @@
 
   </section>
 
-  <section id="devicesongreporting">
+  <section id="device-song-reporting">
     <title>Enable Last.fm Song Reporting From Your Device</title>
 
   <p>After successfully linking <app>Banshee</app> to your Last.fm profile and
diff --git a/help/C/manage-playlists.page b/help/C/manage-playlists.page
index c2cbd7a..bddb50f 100644
--- a/help/C/manage-playlists.page
+++ b/help/C/manage-playlists.page
@@ -1,12 +1,11 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
       type="topic" style="task"
-      id="playlists">
+      id="manage-playlists">
 
   <info>
     <link type="guide" xref="index#manage"/>
-    <link type="seealso" xref="tags"/>
-
+    <link type="seealso" xref="manage-tags"/>
     <desc>Create and manage playlists.</desc>
     <revision pkgversion="1.6" version="0.1" date="2010-05-26" status="draft"/>
     <credit type="author">
@@ -73,7 +72,7 @@
 
   </section>
 
-  <section id="smartplaylists">
+  <section id="smart-playlists">
     <title>Smart Playlist</title>
 
   <p>Smart Playlists allow you to quickly generate a dynamic playlist based on
diff --git a/help/C/manage-tags.page b/help/C/manage-tags.page
index 94caa5a..bb9efe0 100644
--- a/help/C/manage-tags.page
+++ b/help/C/manage-tags.page
@@ -1,11 +1,11 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
       type="topic" style="task"
-      id="tags">
+      id="manage-tags">
 
   <info>
     <link type="guide" xref="index#manage"/>
-    <link type="seealso" xref="playlists"/>
+    <link type="seealso" xref="manage-playlists"/>
     <desc>Edit and change music tags and metadata.</desc>
     <revision pkgversion="2.0" version="0.1" date="2010-05-09" status="draft"/>
     <credit type="author">
@@ -41,7 +41,7 @@
 
   </section>
 
-  <section id="editmetadata">
+  <section id="edit-metadata">
     <title>Edit Your Metadata</title>
 
   <p>You can change and edit the metadata of your songs. Select the song or
diff --git a/help/C/play-queue.page b/help/C/play-queue.page
index d9ceb02..3ded05b 100644
--- a/help/C/play-queue.page
+++ b/help/C/play-queue.page
@@ -1,7 +1,7 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:e="http://projectmallard.org/experimental/";
       type="topic" style="task"
-      id="queue">
+      id="play-queue">
 
   <info>
     <link type="guide" xref="index#media"/>
@@ -21,7 +21,7 @@
   order. You can add many tracks to let you listen to hours of music non-stop.
   You can add individual tracks or entire albums, and sort or re-order them.</p>
 
-  <section id="addqueue">
+  <section id="add-queue">
     <title>Add Music to the Play Queue</title>
 
   <p>From your music library, you will need to select the music tracks or
@@ -45,15 +45,15 @@
 
   </section>
 
-  <section id="reorderqueue">
-    <title>Organize Your Play Queue</title>
+  <section id="reorder-queue">
+    <title>Organize Your <gui>Play Queue</gui></title>
 
-  <p>Your Play Queue is organized in the order of the tracks you added. The
-  first tracks or albums you added to the queue will be the first to be played.
-  You can re-order your Play Queue by using your mouse and dragging and
-  dropping a track or group of tracks in the list. Choose the track(s) you wish
-  to re-order with your mouse and release your mouse over the number or place
-  in the list you wish those files to be in the queue.</p>
+  <p>Your <gui>Play Queue</gui> is organized in the order of the tracks you
+  added. The first tracks or albums you added to the queue will be the first to
+  be played. You can re-order your <gui>Play Queue</gui> by using your mouse
+  and dragging and dropping a track or group of tracks in the list. Choose the
+  track(s) you wish to re-order with your mouse and release your mouse over the
+  number or place in the list you wish those files to be in the queue.</p>
 
   </section>
 
diff --git a/help/C/play.page b/help/C/play.page
index 1f687cb..f6db72a 100644
--- a/help/C/play.page
+++ b/help/C/play.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#media"/>
-    <link type="seealso" xref="queue"/>
+    <link type="seealso" xref="play-queue"/>
     <desc>Play your videos and music files.</desc>
     <revision pkgversion="1.6" version="0.1" date="2009-01-22" status="draft"/>
     <revision pkgversion="2.6.0" version="0.2" date="2012-11-26"
@@ -33,7 +33,7 @@
 
   <title>Play Your Media</title>
 
-  <section id="playmusic">
+  <section id="play-music">
     <title>Play your music</title>
 
   <p>To play music in <app>Banshee</app>, choose the Music source. The music
@@ -102,7 +102,7 @@
 
   </section>
 
-  <section id="playvideo">
+  <section id="play-video">
     <title>Play a video</title>
 
   <p>Your imported videos are listed alphabetically. To play a video, choose
@@ -117,7 +117,7 @@
 
   </section>
 
-  <section id="playpodcast">
+  <section id="play-podcast">
     <title>Play a Podcast</title>
 
   <p>Podcasts shows you all Podcasts you're subscribed to, all Podcast
@@ -132,7 +132,7 @@
 
   </section>
 
-  <section id="playradio">
+  <section id="play-radio">
     <title>Play an internet radio station</title>
 
   <p>The Radio source shows you all internet radio stations you have added
diff --git a/help/C/podcast.page b/help/C/podcast.page
index dca5b39..47eace1 100644
--- a/help/C/podcast.page
+++ b/help/C/podcast.page
@@ -30,7 +30,7 @@
 
   <title>Podcasts</title>
 
-  <section id="podcastdescription">
+  <section id="podcast-description">
   <title>What is a podcast?</title>
 
   <p>Podcasts are recorded programs, similar to radio programs, that are
@@ -46,7 +46,7 @@
 
   </section>
 
-  <section id="addpodcast">
+  <section id="add-podcast">
     <title>Add a podcast</title>
 
   <p>To add a podcast to <app>Banshee</app>, you will first need to visit the
@@ -95,18 +95,18 @@
 
   </section>
 
-  <section id="playpodcast">
+  <section id="play-podcast">
     <title>Play podcast</title>
 
   <p>To <link xref="play">play</link> a podcast episode, double click on the
   episode or select it, then select <guiseq><gui style="menu">Playback</gui>
   <gui style="menuitem">Play</gui></guiseq>. You can also add the episode to
-  the <link xref="queue"><gui>Play Queue</gui></link> by right clicking on the
-  episode and selecting <gui style="menuitem">Add to Play Queue</gui>.</p>
+  the <gui xref="play-queue">Play Queue</gui> by right clicking on
+  the episode and selecting <gui style="menuitem">Add to Play Queue</gui>.</p>
 
   </section>
 
-  <section id="removepodcast">
+  <section id="remove-podcast">
     <title>Remove a podcast</title>
 
   <p>To remove a podcast, right click on the podcast in the podcast list and
diff --git a/help/C/radio.page b/help/C/radio.page
index 692b6b9..ff48ad5 100644
--- a/help/C/radio.page
+++ b/help/C/radio.page
@@ -29,7 +29,7 @@
 
   <title>Internet radio</title>
 
-  <section id="radiodescription">
+  <section id="radio-description">
     <title>What is internet radio?</title>
 
   <p>Internet radio stations are similar to regular radio stations, allowing
@@ -40,7 +40,7 @@
 
   </section>
 
-  <section id="addradio">
+  <section id="add-radio">
     <title>Add radio station</title>
 
   <p>Search for internet radio stations using your favourite search engine.
@@ -97,11 +97,11 @@
 
   <!--Not sure about play queue and play after current track-->
 
-  <p>To add a radio station to the <link xref="queue">
-  <gui style="menuitem">Play Queue</gui></link>, you can right click on the
-  station and select <gui style="menuitem">Add to Play Queue</gui>. This will
-  play the radio station when the queue has finished playing all media which is
-  ahead of the station in the <gui>Play Queue</gui>.</p>
+  <p>To add a radio station to the
+  <gui style="menuitem" xref="play-queue">Play Queue</gui>, you can right click
+  on the station and select <gui style="menuitem">Add to Play Queue</gui>. This
+  will play the radio station when the queue has finished playing all media
+  which is ahead of the station in the <gui>Play Queue</gui>.</p>
 
   <p>You can also right click the station and select <gui
   style="menuitem">Play after Current Track</gui> to add the radio station to
diff --git a/help/C/search.page b/help/C/search.page
index 7e6ee53..b8b6f89 100644
--- a/help/C/search.page
+++ b/help/C/search.page
@@ -119,7 +119,6 @@
   </tr>
 
   </table>
-
 </section>
 
 </page>
diff --git a/help/C/sync.page b/help/C/sync.page
index 0a99f09..58ac22a 100644
--- a/help/C/sync.page
+++ b/help/C/sync.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#sync"/>
-    <link type="seealso" xref="playlists"/>
+    <link type="seealso" xref="manage-playlists"/>
     <desc>Sync your media to a portable media player or smartphone.</desc>
     <revision pkgversion="1.8" version="0.1" date="2010-08-29" status="draft"/>
     <credit type="author">
diff --git a/help/C/ui.page b/help/C/ui.page
index cd35abc..bc2ef5d 100644
--- a/help/C/ui.page
+++ b/help/C/ui.page
@@ -62,7 +62,7 @@
 
   </section>
 
-  <section id="nowplaying">
+  <section id="now-playing">
     <title>Now Playing View</title>
 
   <p>Helpful when using Banshee in full screen mode, the Now Playing mode


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