diff options
-rw-r--r-- | spec/sound-naming-spec.xml | 4 |
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> |