Re: Where Are The Free To Chat --> Do Not Disturb Images ?
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Fri, 29 Apr 2005 10:10:21 -0600
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <008601c54cd5$f179e610$e201020a@pmillard2k> |
charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 X-Server: Indy SMTP Server X-Library: Indy 9.00.10 Mark Fellenz (STG) wrote: >> I am trying to rebrand the Exodus client, touching both the branding XML >> file and the source itself. I would like to alter the Available, Away >> --> Do Not Disturb images but can only find the online.bmp and >> offline.bmp files. Can someone help with identifying where the other >> images are stored (or how they're rendered) ? Have to admit that I am >> just getting into this and may be missing something simple (but I have >> tried figuring this out for quite a bit of time). Any help would be >> most appreciated. Thanks. These bitmaps are stored directly in the Jabber1.dfm file as they are all parts of the various ImageLists. They are not linked in.. they are compiled in. If you're compiling from source, it should not be hard to change these. pgm.