From 9ae64c2f5c72c011ec2a81fae0b033b1c3f50789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 18 May 2009 06:37:25 +0000 Subject: Handle branches --- kde4-profiles/common/share/config/kde.notifyrc | 62 ++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 kde4-profiles/common/share/config/kde.notifyrc (limited to 'kde4-profiles/common/share/config/kde.notifyrc') diff --git a/kde4-profiles/common/share/config/kde.notifyrc b/kde4-profiles/common/share/config/kde.notifyrc new file mode 100644 index 0000000..c791a16 --- /dev/null +++ b/kde4-profiles/common/share/config/kde.notifyrc @@ -0,0 +1,62 @@ +[Event/Textcompletion: no match] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=KDE-Sys-List-Match-No.ogg + +[Event/Textcompletion: partial match] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=KDE-Sys-List-Match-Multiple.ogg + +[Event/Textcompletion: rotation] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=KDE-Sys-List-End.ogg + +[Event/Trash: emptied] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=KDE-Sys-Trash-Emptied.ogg + +[Event/beep] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=file:///usr/share/sounds/KDE-Sys-Question.ogg + +[Event/cancellogout] +Action=Popup +Execute= +KTTS= +Logfile= +Sound= + +[Event/catastrophe] +Action=Sound|Popup +Execute= +KTTS= +Logfile= +Sound=KDE-Sys-App-Error-Serious.ogg + +[Event/exitkde] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=file:///usr/share/sounds/ia_ora-shutdown.wav + +[Event/startkde] +Action=Sound +Execute= +KTTS= +Logfile= +Sound=file:///usr/share/sounds/ia_ora-startup.wav -- cgit v1.2.1