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

List:       kde-commits
Subject:    KDE/kdepim/runtime/resources/kolabproxy/wizard
From:       Laurent Montel <montel () kde ! org>
Date:       2010-02-28 21:49:30
Message-ID: 1267393770.253052.6591.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1097309 by mlaurent:

Start to implement create config for korganizer (freebusy)


 M  +4 -0      kolabwizard.js  


--- trunk/KDE/kdepim/runtime/resources/kolabproxy/wizard/kolabwizard.js #1097308:1097309
@@ -73,6 +73,10 @@
   smtp.setUsername( page.kolabWizard.emailAddress.text );
   smtp.setPassword( page.kolabWizard.password.text );
 
+  var korganizer = SetupManager.createConfigFile( "korganizerrc" );
+  korganizer.setName( "korganizer" );
+  korganizer.setConfig( "FreeBusy Retrieve", "FreeBusyFullDomainRetrieval","true");
+  korganizer.setConfig( "FreeBusy Retrieve", "FreeBusyRetrieveAuto", "true" );
   SetupManager.execute();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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