summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-02 17:39:02 +0300
committerMarc-Andre Lureau <marcandre.lureau@gmail.com>2008-06-02 17:39:02 +0300
commite261d4b3aa4b136a698a6d8781836525d48c4c90 (patch)
treefe96b4aa2685b1f03c67406c8d8bcb3e74937044
parent0a018540898f5dbedd8c2787e510df568f57afa7 (diff)
Change device-{removed,added} to device-{,un}plugged, according to notifications
-rw-r--r--spec/sound-naming-spec.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/sound-naming-spec.xml b/spec/sound-naming-spec.xml
index 6a53a2f..03eb096 100644
--- a/spec/sound-naming-spec.xml
+++ b/spec/sound-naming-spec.xml
@@ -422,13 +422,13 @@ usage.
</entry>
</row>
<row>
- <entry>device-plugged</entry>
+ <entry>device-added</entry>
<entry>
The sound used when a device has become available to the desktop, i.e. due to USB plugging.
</entry>
</row>
<row>
- <entry>device-unplugged</entry>
+ <entry>device-removed</entry>
<entry>
The sound used when a device has become unavailable to the desktop, i.e. due to USB unplug.
</entry>