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

List:       kde-commits
Subject:    kdebase/kicker/core
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2005-04-04 22:32:12
Message-ID: 20050404223212.B09DA486 () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

FEATURE: behold! you can now quit kicker via dcop from the command line!
shock and amaze your friends (and enemies!) with `dcop kicker kicker quit`!
never again let that bully kick sand in your applets! order kicker with
new minty fresh DCOP Quit(tm) today!

(offer not valid in Quebec. sales tax will be added for Alberta orders.
 other restrictions may apply.)


  M +5 -0      kicker.cpp   1.77
  M +1 -0      kicker.h   1.36


--- kdebase/kicker/core/kicker.cpp  #1.76:1.77
@@ -242,4 +242,9 @@ void Kicker::configure()
 }
 
+void Kicker::quit()
+{
+    exit(1);
+}
+
 void Kicker::restart()
 {

--- kdebase/kicker/core/kicker.h  #1.35:1.36
@@ -48,4 +48,5 @@ public:
 k_dcop:
     void configure();
+    void quit();
     void restart();
     void addExtension( const QString &desktopFile );


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

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