summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <mzfuryy@0pointer.net>2008-06-10 15:13:24 +0200
committerLennart Poettering <mzfuryy@0pointer.net>2008-06-10 15:13:24 +0200
commit4b44a56e508b4335ee25be9dcf625ed469ec20bc (patch)
tree09d52661941d6cd4d72280ab9bf5f81b1c8001c9
parent7dcba3aa41bc5f1be569a8fa6729a3a6c595e2e8 (diff)
Few minor fixes, Add a couple of new names.
-rw-r--r--spec/sound-naming-spec.xml73
-rw-r--r--spec/sound-theme-spec.xml3
2 files changed, 70 insertions, 6 deletions
diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml
index 5a2527f..e0fc25e 100644
--- a/spec/sound-naming-spec.xml
+++ b/spec/sound-naming-spec.xml
@@ -157,9 +157,16 @@ usage.
<listitem>
<para>
Sounds for branded applications should be named the same
- as the binary executable for the application.
+ as the binary executable for the application, prefixed by
+ the string <quote>x-</quot>, to avoid name space clashes with future
+ standardized names. Example: <quote>x-openoffice-foobar</quote>.
</para>
</listitem>
+ <listitem>
+ <para>
+ Please send suggestions for new standardized names to the XDG mailing list: <email>xdg@lists.freedesktop.org</email>
+ </para>
+ </listitem>
</itemizedlist>
</para>
</sect1>
@@ -182,7 +189,7 @@ usage.
</para>
<table id="alerts-table">
- <title>Standard Alerts Sounds</title>
+ <title>Standard Alert Sounds</title>
<tgroup cols="2">
<thead>
<row>
@@ -282,7 +289,13 @@ usage.
<row>
<entry>download-complete</entry>
<entry>
- The sound used when an file completed downloading..
+ The sound used when a file completed downloading.
+ </entry>
+ </row>
+ <row>
+ <entry>copy-complete</entry>
+ <entry>
+ The sound used when a file completed copying.
</entry>
</row>
<row>
@@ -349,7 +362,7 @@ usage.
<row>
<entry>desktop-login</entry>
<entry>
- The sound used when a user logs into the system.
+ The sound used when a user logs into the system, played as a welcome sound immediately after the login screen disappeared.
</entry>
</row>
<row>
@@ -482,7 +495,7 @@ usage.
</para>
<table id="support-table">
- <title>Standard Support Sounds</title>
+ <title>Standard Action Sounds</title>
<tgroup cols="2">
<thead>
<row>
@@ -552,6 +565,24 @@ usage.
</entry>
</row>
<row>
+ <entry>window-inactive-click</entry>
+ <entry>
+ The sound used when the user clicks on an inactive window.
+ </entry>
+ </row>
+ <row>
+ <entry>desktop-switch-left</entry>
+ <entry>
+ The sound used when the window manager switches to another desktop which is located to the left of the current screen.
+ </entry>
+ </row>
+ <row>
+ <entry>desktop-switch-right</entry>
+ <entry>
+ The sound used when the window manager switches to another desktop which is located to the right of the current screen.
+ </entry>
+ </row>
+ <row>
<entry>notebook-tab-changed</entry>
<entry>
The sound used when a notebook tab is changed.
@@ -657,6 +688,18 @@ usage.
</entry>
</row>
<row>
+ <entry>expander-toggle-on</entry>
+ <entry>
+ The sound used when an expander is activated.
+ </entry>
+ </row>
+ <row>
+ <entry>expander-toggle-off</entry>
+ <entry>
+ The sound used when an expander is deactivated.
+ </entry>
+ </row>
+ <row>
<entry>menu-popup</entry>
<entry>
The sound used when a menu is popped up.
@@ -675,18 +718,36 @@ usage.
</entry>
</row>
<row>
+ <entry>tooltip-popup</entry>
+ <entry>
+ The sound used when a tooltip is popped up.
+ </entry>
+ </row>
+ <row>
+ <entry>tooltip-popdown</entry>
+ <entry>
+ The sound used when a tooltip is popped down.
+ </entry>
+ </row>
+ <row>
<entry>camera-shutter</entry>
<entry>
A photo has been shot.
</entry>
</row>
<row>
- <entry>focus-camera</entry>
+ <entry>camera-focus</entry>
<entry>
A camera has the focus.
</entry>
</row>
<row>
+ <entry>screen-capture</entry>
+ <entry>
+ A screenshot was made
+ </entry>
+ </row>
+ <row>
<entry>count-down</entry>
<entry>
A countdown (e.g. for a photo shooting) sound that is repeated each second.
diff --git a/spec/sound-theme-spec.xml b/spec/sound-theme-spec.xml
index ed02963..da5eeb9 100644
--- a/spec/sound-theme-spec.xml
+++ b/spec/sound-theme-spec.xml
@@ -165,6 +165,9 @@
"system-shutdown.sound".
</para>
<para>
+ To save disk space Vorbis encoded sound files are recommended.
+ </para>
+ <para>
The sound samples must be normalized with a suitable average
replay level, in order to be properly mixed down. For more
informations, please read