From 3614f1f334425c1f4ef16e682746da0be62718ec Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 10 Sep 2009 16:00:28 -0400 Subject: use old window new sound as the device added sound Add a new device removed sound based on that. --- stereo/Makefile.am | 1 - stereo/device-added.oga | Bin 10461 -> 8748 bytes stereo/device-removed.oga | Bin 11772 -> 8500 bytes stereo/window-new.oga | Bin 8748 -> 0 bytes 4 files changed, 1 deletion(-) delete mode 100644 stereo/window-new.oga diff --git a/stereo/Makefile.am b/stereo/Makefile.am index e42df69..c43ffc5 100644 --- a/stereo/Makefile.am +++ b/stereo/Makefile.am @@ -38,7 +38,6 @@ sound_DATA = \ suspend-error.oga \ trash-empty.oga \ window-attention.oga \ - window-new.oga \ $(NULL) install-data-hook: diff --git a/stereo/device-added.oga b/stereo/device-added.oga index 2930e42..c5ad86b 100644 Binary files a/stereo/device-added.oga and b/stereo/device-added.oga differ diff --git a/stereo/device-removed.oga b/stereo/device-removed.oga index 692a596..abfd60c 100644 Binary files a/stereo/device-removed.oga and b/stereo/device-removed.oga differ diff --git a/stereo/window-new.oga b/stereo/window-new.oga deleted file mode 100644 index c5ad86b..0000000 Binary files a/stereo/window-new.oga and /dev/null differ -- cgit v1.2.3