From e261d4b3aa4b136a698a6d8781836525d48c4c90 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lureau Date: Mon, 2 Jun 2008 17:39:02 +0300 Subject: Change device-{removed,added} to device-{,un}plugged, according to notifications --- spec/sound-naming-spec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec') 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. - device-plugged + device-added The sound used when a device has become available to the desktop, i.e. due to USB plugging. - device-unplugged + device-removed The sound used when a device has become unavailable to the desktop, i.e. due to USB unplug. -- cgit