/[packages]/cauldron/kdepim4-runtime/current/SOURCES/kdepim-4.4.1-t1108431-kres-do-not-start-akonadi.patch
ViewVC logotype

Contents of /cauldron/kdepim4-runtime/current/SOURCES/kdepim-4.4.1-t1108431-kres-do-not-start-akonadi.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1408 - (show annotations) (download)
Sat Jan 8 23:26:36 2011 UTC (13 years, 3 months ago) by dmorgan
File size: 549 byte(s)
imported package kdepim4-runtime
1 Index: migration/kres/main.cpp
2 ===================================================================
3 --- migration/kres/main.cpp
4 +++ migration/kres/main.cpp 2010-03-28 23:42:50.000000000 +0200
5 @@ -85,9 +85,7 @@
6
7 KGlobal::setAllowQuit( true );
8 KGlobal::locale()->insertCatalog( "libakonadi" );
9 - if ( !Akonadi::Control::start( 0 ) )
10 - return 2;
11 -
12 +
13 InfoDialog *infoDialog = 0;
14 if ( args->isSet( "interactive" ) || args->isSet( "interactive-on-change" ) ) {
15 infoDialog = new InfoDialog( args->isSet( "interactive-on-change" ) );

  ViewVC Help
Powered by ViewVC 1.1.30