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

List:       kde-commits
Subject:    playground/network/kcall
From:       George Kiagiadakis <gkiagiad () csd ! uoc ! gr>
Date:       2009-08-04 10:51:36
Message-ID: 1249383096.504281.2133.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1006771 by gkiagia:

Disable session management for kcall_handler and kcall_approver.
We don't want them to be restored by the session manager for any reason.
They should be auto-launched when needed.

 M  +1 -0      kcall_approver/main.cpp  
 M  +1 -0      kcall_handler/main.cpp  


--- trunk/playground/network/kcall/kcall_approver/main.cpp #1006770:1006771
@@ -41,6 +41,7 @@
     }
 
     KUniqueApplication app;
+    app.disableSessionManagement();
 
     Tp::registerTypes();
     Tp::enableDebug(true);
--- trunk/playground/network/kcall/kcall_handler/main.cpp #1006770:1006771
@@ -41,6 +41,7 @@
     }
 
     KUniqueApplication app;
+    app.disableSessionManagement();
 
     Tp::registerTypes();
     Tp::enableDebug(true);
[prev in list] [next in list] [prev in thread] [next in thread] 

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