From ab45293a10080dcb67e5f848c58066777ff32420 Mon Sep 17 00:00:00 2001 From: John Balcaen Date: Tue, 15 Feb 2011 17:43:13 +0000 Subject: Remove the use of iaora login & logout sound from kde.notifyrc : - Use KDE-Sys-Log-In-Short.ogg for log in sound event - Use KDE-Sys-Log-Out.ogg for log out sound event - minor cleanup --- kde4-profiles/common/share/config/kde.notifyrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4-profiles/common/share/config/kde.notifyrc b/kde4-profiles/common/share/config/kde.notifyrc index c791a16..b21dfc5 100644 --- a/kde4-profiles/common/share/config/kde.notifyrc +++ b/kde4-profiles/common/share/config/kde.notifyrc @@ -31,7 +31,7 @@ Action=Sound Execute= KTTS= Logfile= -Sound=file:///usr/share/sounds/KDE-Sys-Question.ogg +Sound=KDE-Sys-Question.ogg [Event/cancellogout] Action=Popup @@ -52,11 +52,11 @@ Action=Sound Execute= KTTS= Logfile= -Sound=file:///usr/share/sounds/ia_ora-shutdown.wav +Sound=KDE-Sys-Log-Out.ogg [Event/startkde] Action=Sound Execute= KTTS= Logfile= -Sound=file:///usr/share/sounds/ia_ora-startup.wav +Sound=KDE-Sys-Log-In-Short.ogg -- cgit v1.2.1