summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAruna Sankaranarayanan <arunasank@src.gnome.org>2013-05-14 18:54:52 +0530
committerAruna Sankaranarayanan <arunasank@src.gnome.org>2013-05-16 21:26:40 +0530
commitb34054ad22b508a793f60572c8d60ab34e1d5add (patch)
treea103eabc2af543dacb64632b74fea4680c55dfb3
parentd759956843db7951cb0ad42649b4d85d770c9924 (diff)
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
-rw-r--r--help/C/extensions.page2
-rw-r--r--help/C/import.page1
-rw-r--r--help/C/introduction.page2
-rw-r--r--help/C/keyboard-shortcuts.page6
-rw-r--r--help/C/lastfm.page6
-rw-r--r--help/C/manage-playlists.page7
-rw-r--r--help/C/manage-tags.page6
-rw-r--r--help/C/play-queue.page20
-rw-r--r--help/C/play.page10
-rw-r--r--help/C/podcast.page12
-rw-r--r--help/C/radio.page14
-rw-r--r--help/C/search.page1
-rw-r--r--help/C/sync.page2
-rw-r--r--help/C/ui.page2
14 files changed, 44 insertions, 47 deletions
diff --git a/help/C/extensions.page b/help/C/extensions.page
index c5b4f2c02..9f787e8df 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 4dd23c407..5a28f11b7 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 89f62d92b..b603ece10 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 cca8db6dd..735da7851 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 a8f1f09cc..236f8d473 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 c2cbd7aa9..bddb50fa9 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 94caa5ad8..bb9efe07d 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 d9ceb02f6..3ded05b94 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 1f687cba2..f6db72a9a 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 dca5b391c..47eace1e4 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 692b6b99d..ff48ad5b8 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 7e6ee53b3..b8b6f890c 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 0a99f09e7..58ac22ab8 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 cd35abc9d..bc2ef5d7b 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