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

List:       kde-commits
Subject:    KDE/kdepim/kontact/src
From:       David Faure <faure () kde ! org>
Date:       2009-09-25 19:26:10
Message-ID: 1253906770.130465.20377.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1028075 by dfaure:

Autostart akonadiserver when starting kontact, now that kaddressbook requires it.
BUG: 208532


 M  +2 -0      main.cpp  


--- trunk/KDE/kdepim/kontact/src/main.cpp #1028074:1028075
@@ -42,6 +42,7 @@
 #include <kstandarddirs.h>
 #include <ktoolinvocation.h>
 #include <kservicetypetrader.h>
+#include <akonadi/control.h>
 
 #include <QLabel>
 
@@ -141,6 +142,7 @@
         mMainWindow->setActivePluginModule( moduleName );
       }
       mMainWindow->show();
+      Akonadi::Control::start( mMainWindow );
       KontactInterface::UniqueAppHandler::setMainWidget( mMainWindow );
       // --iconify is needed in kontact, although kstart can do that too,
       // because kstart returns immediately so it's too early to talk D-Bus to the app.
[prev in list] [next in list] [prev in thread] [next in thread] 

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