Re: implementar nuevo plugin!

"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Wed, 29 Sep 2004 13:07:55 -0600
Newsgroups gmane.network.jabber.exodus.devel
Message-ID <003a01c4a657$a11ffc10$e201020a@pmillard2k>
Elizabeth Vázquez H. wrote:
> I implemented a new plugin for exodus that shows an alert window when the
> user has received a new mail in the inbox.
>
> I would like to save the e-mail server configuration in the branding.xml
> file and then take the information in the branding.xml file from my
> plugin.

I assume that your plugin is already getting/saving information from the
preferences file using the IExodusController interface. To put custom stuff in a
branding.xml file, simple take the elements from your exodus.xml file and put
them into the branding.xml. The branding file is always checked before fetching
prefs.

pgm.