[PC-BSD Commits] r2333 - pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 14 09:33:19 PDT 2008
Author: kris
Date: 2008-07-14 09:33:18 -0700 (Mon, 14 Jul 2008)
New Revision: 2333
Modified:
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc
Log:
Updated kde.notifyrc with our new startup / shutdown sounds
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc 2008-07-14 16:13:10 UTC (rev 2332)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kde.notifyrc 2008-07-14 16:33:18 UTC (rev 2333)
@@ -19,19 +19,26 @@
Logfile=
Sound=KDE-Sys-Trash-Emptied.ogg
-[Event/beep]
-Action=Sound
+[Event/cancellogout]
+Action=Popup
Execute=
KTTS=
Logfile=
-Sound=KDE-Sys-App-Message.ogg
+Sound=
+[Event/catastrophe]
+Action=Sound|Popup
+Execute=
+KTTS=
+Logfile=
+Sound=KDE-Sys-App-Error-Serious.ogg
+
[Event/exitkde]
Action=Sound
Execute=
KTTS=
Logfile=
-Sound=KDE-Sys-Log-Out.ogg
+Sound=file:///usr/local/kde4/share/sounds/pcbsd-shutdown.mp3
[Event/fatalerror]
Action=Sound|Popup
@@ -47,19 +54,33 @@
Logfile=
Sound=KDE-Sys-App-Error-Critical.ogg
-[Event/messageInformation]
+[Event/messageWarning]
Action=Sound|Taskbar
Execute=
KTTS=
Logfile=
-Sound=KDE-Sys-App-Message.ogg
+Sound=KDE-Sys-Warning.ogg
+[Event/messageboxQuestion]
+Action=Sound|Taskbar
+Execute=
+KTTS=
+Logfile=
+Sound=KDE-Sys-Question.ogg
+
+[Event/notification]
+Action=Sound
+Execute=
+KTTS=
+Logfile=
+Sound=KDE-Sys-Special.ogg
+
[Event/startkde]
Action=Sound
Execute=
KTTS=
Logfile=
-Sound=KDE-Sys-Log-In-Short.ogg
+Sound=file:///usr/local/kde4/share/sounds/pcbsd-startup.mp3
[Event/warning]
Action=Sound|Popup
More information about the Commits
mailing list