Since we removed the GUI for choosing a storage format in the proko2 branch,

let's also set the correct default. (This only affects people who didn't use kolabwizard)
Obviously this shouldn't be forwardported.

svn path=/branches/kdepim/proko2/kdepim/; revision=430440
wilder-work
David Faure 21 years ago
parent b0584be189
commit f5f704bb53
  1. 2
      kmail.kcfg

@ -148,7 +148,7 @@
<choice name="IcalVcard"/>
<choice name="XML"/>
</choices>
<default>IcalVcard</default>
<default>XML</default>
<whatsthis>&lt;p&gt;Choose the storage format of the groupware folders. "
"&lt;ul&gt;&lt;li&gt;The default format is to use the ical (for calendar folders) and "
"vcard (for addressbook folders) standards. "

Loading…
Cancel
Save