Hello Simon Walter
On 2012-10-24 17:01, Christian Mack wrote: > On 2012-10-24 16:19, Simon Walter wrote: >> On 10/24/2012 01:03 PM, Francis Lachapelle wrote: >>> >>> On 2012-10-23, at 6:01 AM, Simon Walter >>> <[email protected]> wrote: >>> >>>> I have the following in my sogo GNUstep/Defaults/.GNUstepDefaults >>>> file. However, they do not appear on the web interface. Am I doing >>>> something wrong? >>>> >>>> Of course entered like so: >>>> defaults write sogod SOGoCalendarCategories '("Meeting","Public >>>> Event","Staff Event","Project","Task","Annual Leave","Public >>>> Holiday","Time in Lieu","Unpaid Leave","Other")' >>>> defaults write sogod SOGoContactsCategories >>>> '(Staff,Client,Lead,Supplier,Partner,Press,Guest,Owner,Agent)' >>> Have you tried with a fresh user profile? >>> >>> >> >> Yes, and the new categories show with the new profile. How can I clear >> the categories of the profiles that have already logged in? >> > > You can look at the current default values for existing users via: > > /usr/sbin/sogo-tool user-preferences get defaults [email protected] > SOGoCalendarCategories > > For existing accounts you have to set it via: > > /usr/sbin/sogo-tool user-preferences set defaults [email protected] > SOGoCalendarCategories '("Meeting","Public Event","Staff > Event","Project","Task","Annual Leave","Public Holiday","Time in > Lieu","Unpaid Leave","Other")' > Oops, sorry copy and past error. It should read: /usr/sbin/sogo-tool user-preferences set defaults [email protected] SOGoCalendarCategories '{"SOGoCalendarCategories": ["Meeting","Public Event","Staff Event","Project","Task","Annual Leave","Public Holiday","Time in Lieu","Unpaid Leave","Other"]}' Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- [email protected] https://inverse.ca/sogo/lists
