On Tue, 2002-10-22 at 08:12, Adam Williams wrote: > I've just finished reading the evo developers guide, but when I went > searching the net for applications that "hooked into" wombat, evolution, > and the like I came up empty.
There really aren't many examples that aren't part of evolution itself. http://primates.ximian.com/~danw/import-vcard.c is a 15-minute hack that... imports vcards. You do "import-vcard FILENAME" or pipe it one on stdin, and it adds it to your default addressbook. It doesn't use the IDL interfaces directly though, it uses the evo (1.2) libraries. -- Dan _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
