summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-02-11 14:06:53 +0200
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-02-11 14:06:53 +0200
commit16a64eaa03b69d1d81e9274b1c4e9b5b9a893299 (patch)
treef69accbdc70890b2e243abc7cc10258269603193 /spec
parenta9d42befed13da405ce57fb1096e96f487be3235 (diff)
some cleanup in configure/Makefile/ChangeLog
Diffstat (limited to 'spec')
-rw-r--r--spec/sound-theme-spec.xml15
1 files changed, 6 insertions, 9 deletions
diff --git a/spec/sound-theme-spec.xml b/spec/sound-theme-spec.xml
index 3bbe4c0..2a0dc02 100644
--- a/spec/sound-theme-spec.xml
+++ b/spec/sound-theme-spec.xml
@@ -88,7 +88,7 @@
<para>
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
+ "freedesktop". The data for the freedesktop theme is available for
download at: http://www.freedesktop.org/software/sound-theme/.
Implementations are required to look in the "freedesktop" theme if
a sound was not found in the current theme.
@@ -564,22 +564,19 @@ AttachPoints=20,20|40,40|50,10|10,50</programlisting>
This caching can make it impossible for users to add sounds without
having to restart applications. In order to handle this, any
implementation that does caching is required to look at the mtime
- of the toplevel icon directories when doing a cache lookup, unless
+ of the toplevel sound directories when doing a cache lookup, unless
it already did so less than 5 seconds ago. This means that any
- icon editor or theme installation program need only to change the
+ sound editor or theme installation program need only to change the
mtime of the the toplevel directory where it changed the theme to
- make sure that the new icons will eventually get used.
+ make sure that the new sounds will eventually get used.
</para>
</sect1>
<sect1 id="background">
<title>Background</title>
<para>
- The icon theme specification is based on the original
- KDE icon theme system designed by Antonio Larossa,
- Geert Janssen and Torsten Rahn. The common specification
- mostly adds support for .icon files, renames the icon theme
- description files and removes a few references to kde in them.
+ The sound theme specification is based on the "Icon Theme
+ Specification" by Alexander Larsson and Frans Englich.
</para>
</sect1>