On Sat, 2005-01-22 at 01:57 +0000, StÃphane Konstantaropoulos wrote: > Hello, > > Does anybody know what is the common error/warning dialog used in > evolution? > > I might popup with an error at some point and I'd like to stick to the > evolution style.
widgets/misc/e-error.c, it gets the errors messages from an xml file, see mail/mail-errors.xml for example, and grep for e_error_run for usage examples. -JP -- JP Rosevear <[EMAIL PROTECTED]> Novell, Inc. _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
