summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-09-17 22:00:01 +0200
committerLennart Poettering <lennart@poettering.net>2009-09-17 22:00:01 +0200
commit8d3aab9d901da9961c5aa2842b1556e849ab8090 (patch)
tree43c05749cbbc5e9e413649e45ae663098de395a8
parent613a7e92ca4fe6d36f90f458dc0c1bfa30890234 (diff)
differentiate device-added/removed
-rw-r--r--spec/sound-naming-spec.xml32
1 files changed, 28 insertions, 4 deletions
diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml
index 3b5e4e2..556d7dd 100644
--- a/spec/sound-naming-spec.xml
+++ b/spec/sound-naming-spec.xml
@@ -5,8 +5,8 @@
<article id="index">
<articleinfo>
<title>Sound Naming Specification</title>
- <releaseinfo>Version 0.2</releaseinfo>
- <date>4 June 2008</date>
+ <releaseinfo>Post-0.3 Snapshot</releaseinfo>
+ <date>2009</date>
<authorgroup>
<author>
<firstname>Marc-Andre</firstname>
@@ -312,13 +312,13 @@ usage.
<row>
<entry>complete-media-rip</entry>
<entry>
- The sound used when an optical medium completed ripping.
+ The sound used when an (optical) medium completed ripping.
</entry>
</row>
<row>
<entry>complete-media-format</entry>
<entry>
- The sound used when an optical medium completed ripping.
+ The sound used when a disk/medium completed formatting/blanking.
</entry>
</row>
<row>
@@ -483,12 +483,36 @@ usage.
</entry>
</row>
<row>
+ <entry>device-added-audio</entry>
+ <entry>
+ The sound used when an audio device has become available to the desktop, i.e. due to USB plugging.
+ </entry>
+ </row>
+ <row>
+ <entry>device-added-media</entry>
+ <entry>
+ The sound used when a disk/medium has become available to the desktop, i.e. due to USB plugging.
+ </entry>
+ </row>
+ <row>
<entry>device-removed</entry>
<entry>
The sound used when a device has become unavailable to the desktop, i.e. due to USB unplug.
</entry>
</row>
<row>
+ <entry>device-removed-media</entry>
+ <entry>
+ The sound used when a disk/medium has become unavailable to the desktop, i.e. due to USB unplug.
+ </entry>
+ </row>
+ <row>
+ <entry>device-removed-audio</entry>
+ <entry>
+ The sound used when an audio device has become unavailable to the desktop, i.e. due to USB unplug.
+ </entry>
+ </row>
+ <row>
<entry>window-new</entry>
<entry>
The sound used when a new window or dialog is opened.