> I clean up in the destroy callback, what happens is the app gets a SIG
> is this handled already somewhere in the evolution,gnome libs used?  
> Destroy never gets called in my tests, what do I wrong?

I'm not sure what you mean.

> Any pointers on an easy way to use evolution conf to store parameters, 
> like the web-dav server password for updates, dav server .... 

You should use e-util/e-passwords.h for passwords, and the wombat config
moniker for other stuff. Um... mail/mail-config.c has some examples.

In 1.2, the app can create a page for itself in the global preferences
dialog.

> Evolution uses the beginning of the day in UTC for the publishing start
> time, can't this be a problem for some time zones? I use local time and
> calculate back my start of the day to UTC. Correct me if I'm wrong. 

Makes sense.

> RFC 2445 states that the FREEBUSY times _should_ not must be in sorted
> order start,end.  Evolution doesn't seem to sort but rather gives it
> back in creation order, any body got problems with that? 

Sorting would be better...

> How can I start my pgm automatically with evolution?

Register it as a calendar backend. See wombat/ for details (although
that is also an addressbook backend and a config backend).

> I'm working right now, when ever I have time, to eliminate davfs to
> avoid kernel dependencies and make it more portable. Still haven't ruled
> out gnome-vfs, but neon is my first choice right now for a stable dav
> connection and functionality.

Use soup. Evolution already requires it in 1.2.

-- Dan


_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to