[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/libkonq
From:       Waldo Bastian <bastian () kde ! org>
Date:       2005-01-26 17:39:49
Message-ID: 20050126173949.2747A1D179 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Send notification when emptying trash
TODO: Create an actual sound for this event and associate it with the event
by default.
CCBUG:92824


  M +2 -0      konq_operations.cc   1.160


--- kdebase/libkonq/konq_operations.cc  #1.159:1.160
@@ -24,4 +24,5 @@
 #include <klocale.h>
 #include <kmessagebox.h>
+#include <knotifyclient.h>
 #include <krun.h>
 #include <kshell.h>
@@ -206,4 +207,5 @@ void KonqOperations::_del( int method, c
         stream << (int)1;
         job = KIO::special( "trash:/", packedArgs );
+        KNotifyClient::event(0, "Trash: emptied");
         break;
       }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic