Evolution doesn't use seahorse (or any of it's code) to do GPG support, it uses my own gpg interface library.
http://cvs.gnome.org/bonsai/cvsblame.cgi?file=evolution/camel/camel-gpg-context.c&rev=&root=/cvs/gnome You are of course welcome to take anything you want from there, but if Seahorse is going to be GPL, I suggest you look into libgpgme (since it is far more complete than my simple library of functions). Also, we cannot use Seahorse in Evolution because Camel cannot make corba calls. Thanks for offering though, it is appreciated. Jeff On Sun, 2002-09-22 at 19:20, Jacob Perkins wrote: > No one answered this last time I posted, so here it is again: > I've been told that evolution used seahorse code for implementing its > gpg support. I'm currently working a version of seahorse for gnome2, > and then a bonobo component for it, and I'm wondering if a gnome2 > evolution would want to use it and if so what features would be needed. > > -- > pub 1024D/57DDD9E3 2002-05-24 Jacob (Direct to Home) > <[EMAIL PROTECTED]> > Key fingerprint = 1E02 A5FD 8162 4322 C674 6E67 05EB 30F1 57DD D9E3 > > _______________________________________________ > evolution-hackers maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution-hackers -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
