From 04dd441d8ca2d7ea93b733f9461cccd400a2df25 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 10 Sep 2009 14:45:26 -0400 Subject: restore the previous desktop login/logout sounds --- README | 4 ---- stereo/Makefile.am | 2 -- stereo/desktop-login.oga | Bin 367939 -> 226948 bytes stereo/desktop-logout.oga | Bin 195835 -> 168611 bytes stereo/system-ready.oga | Bin 226948 -> 0 bytes stereo/system-shutdown.oga | Bin 168611 -> 0 bytes 6 files changed, 6 deletions(-) delete mode 100644 stereo/system-ready.oga delete mode 100644 stereo/system-shutdown.oga diff --git a/README b/README index dde8faa..98f2274 100644 --- a/README +++ b/README @@ -31,10 +31,6 @@ LICENSES AND ORIGINS: http://kde-look.org/content/show.php/Feather+Sound+Set?content=90916 'glh Pimenta' under Artistic License - Borealis Sound Theme - http://www.kde-look.org/content/show.php?content=12584 - Ivica Ico Bukvic under Artistic License - ITW Sounds http://www.kde-look.org/content/show.php/ITW+Sounds?content=98034 Ingo Wolfgarten under GPL diff --git a/stereo/Makefile.am b/stereo/Makefile.am index 5dec2b8..2ed9ffb 100644 --- a/stereo/Makefile.am +++ b/stereo/Makefile.am @@ -44,8 +44,6 @@ sound_DATA = \ service-login.oga \ service-logout.oga \ suspend-error.oga \ - system-ready.oga \ - system-shutdown.oga \ trash-empty.oga \ window-attention.oga \ window-close.oga \ diff --git a/stereo/desktop-login.oga b/stereo/desktop-login.oga index 7aa43fa..b7da8e9 100644 Binary files a/stereo/desktop-login.oga and b/stereo/desktop-login.oga differ diff --git a/stereo/desktop-logout.oga b/stereo/desktop-logout.oga index 9b6b91d..1710fe6 100644 Binary files a/stereo/desktop-logout.oga and b/stereo/desktop-logout.oga differ diff --git a/stereo/system-ready.oga b/stereo/system-ready.oga deleted file mode 100644 index b7da8e9..0000000 Binary files a/stereo/system-ready.oga and /dev/null differ diff --git a/stereo/system-shutdown.oga b/stereo/system-shutdown.oga deleted file mode 100644 index 1710fe6..0000000 Binary files a/stereo/system-shutdown.oga and /dev/null differ -- cgit v1.2.1