Re: [Easytag-mailing] Icon theming?



On 24/12/04 08:30:22, Daniel Drake wrote:
The pixmap file is called "mask.xpm", however this gets given the stock name of "easytag-mask" when initialized. Snippet from misc.c :

#include "../pixmaps/mask.xpm"
//...
void Init_Custom_Icons (void)
{
//...
	Create_Xpm_Icon_Factory((const char**)mask_xpm, "easytag-mask");

OK... then what about easytag-closed-folder or easytag-opened-folder? Those two I can't get to theme. (I notice they're not listed in misc.c, so I bet there's something strange going on there....)

Thanks,
Andrew





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]