Hi Paul
On 2011-03-27, at 1:29 PM, Paul van der Vlis wrote:
>> A better solution would be to craft a SQL statement that only removes
>> the SOGoFirstWeekOfYear value from the c_default column.
>
> Hmm, I would have to study how to do that.
>
> Or is here maybe somebody who knows an SQL command
Op 24-03-11 14:07, Francis Lachapelle schreef:
> Hi Paul
>
> On 2011-03-24, at 5:43 AM, Paul van der Vlis wrote:
>
>> Is there a correct way to remove all defaults from the database,
>> and use the default settings from .GNUstepDefaults?
>
> There's no easy way.
>
> You could reset the column "
Hi Paul
On 2011-03-24, at 5:43 AM, Paul van der Vlis wrote:
> Is there a correct way to remove all defaults from the database, and use
> the default settings from .GNUstepDefaults?
There's no easy way.
You could reset the column "c_defaults" from the sogo_user_profile table for
all users.
A b
Hello,
The default weeknumbers in Sogo are wrong, I have seen there is a bug
about it. So I try to make a fix for all users.
This is in my /home/sogo/GNUstep/Defaults/.GNUstepDefaults :
SOGoFirstWeekOfYear = First4DayWeek;
But the default weeknumbering is still wrong. When I change the
weeknumber