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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/migration/kres
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2008-10-31 21:25:39
Message-ID: 1225488339.967187.12013.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 878311 by tmcguire:

Make sure to find the standard addressbook as well, it does not have a FileName entry
in the config file.


 M  +1 -1      kabcmigrator.cpp  


--- trunk/KDE/kdepim/akonadi/migration/kres/kabcmigrator.cpp #878310:878311
@@ -80,7 +80,7 @@
     migrationFailed( "Failed to obtain D-Bus interface for remote configuration.", \
instance );  return;
   }
-  iface->setPath( kresCfg.readPathEntry( "FileName", "" ) );
+  iface->setPath( kresCfg.readPathEntry( "FileName", KStandardDirs::locateLocal( \
"data", "kabc/std.vcf" ) ) );  iface->setReadOnly( res->readOnly() );
   instance.reconfigure();
   migrationCompleted( instance );


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

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