Hi, I have put support in the 2.0 shell for handling URIs on the command-line similar to what it did in 1.4.
If the user specifies a URI (e.g. "mailto:[EMAIL PROTECTED]") on the command line, the shell will invoke the handleURI() method on the component after the first view has been created. So basically, to make "mailto": work again we just have to implement this method in the mail component. Maybe Jeff could give it a go? Cheers, -- Ettore _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
