summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2008-09-02 21:07:01 +0300
committerMarc-André Lureau <marcandre.lureau@gmail.com>2008-09-02 21:07:01 +0300
commitd658d1542f2e7ee45666909e88ae133dbf4323f5 (patch)
tree73f0125bafe01c5631687a76ede0b0d9a3a2e684
parentd6f8c753a96c6c5cc0d2fb4eb4a70ab383c6ead9 (diff)
Use ulink and fix missing para
-rw-r--r--spec/sound-theme-spec.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/spec/sound-theme-spec.xml b/spec/sound-theme-spec.xml
index a3ccf68..96b1d40 100644
--- a/spec/sound-theme-spec.xml
+++ b/spec/sound-theme-spec.xml
@@ -130,7 +130,9 @@
In order to have a place for third party applications to install
their sounds there should always exist a theme called
"freedesktop". The data for the freedesktop theme is available for
- download at: http://www.freedesktop.org/software/sound-theme/.
+ download
+ at: <ulink url="http://www.freedesktop.org/software/sound-theme/"><citetitle>freedesktop.org
+ sound theme specification page</citetitle></ulink>.
Implementations are required to look in the "freedesktop" theme if
a sound was not found in the current theme.
</para>
@@ -160,6 +162,7 @@
respectively (in lower case). It is not recommended to use ".ogg"
extension, but it is also supported for legacy reasons.
</para>
+ <para>
Besides the sound files, there may be an additional file with
extra sound data for each file. It should have the same basename
as the sound file, with the extension ".sound". e.g. if the sound
@@ -181,7 +184,8 @@
The sound samples must be normalized with a suitable average
replay level, in order to be properly mixed down. For more
informations, please read
- http://replaygain.hydrogenaudio.org/calculationg_rg.html and
+ <ulink url="http://replaygain.hydrogenaudio.org/calculating_rg.html"><citetitle>Replay
+ Gain Calculation from hydrogenaudio.org</citetitle></ulink> and
check that your volume level is reasonable.
</para>
<para>
@@ -662,7 +666,9 @@ DisplayName[fr]=Message urgent dans Evolution
<listitem>
<para>
Deprecate usage of ".ogg" extension in favor of ".oga"
- (according to http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions)
+ (according
+ to <ulink url="http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions"><citetitle>MIME
+ Types and File Extensions from xiph.org</citetitle></ulink>)
</para>
</listitem>
</itemizedlist>