ohh, ha ha. It looks like Moby to me. It isn't Mothers day until Sunday, why is it on so early?
--- Chad Robinson <[EMAIL PROTECTED]> wrote:
skeeterskip wrote:
I have picture that appears in Freevo today in
upper left of screen. It is a
little icon of someones face. Anyone else get
this before?
You have holiday icons enabled. It's supposed to be
a mother. Get it? Mother's Day on Sunday?
=)
Regards, Chad
Actually, I was wrong. I looked at the source, and this is hard-coded to the birthday picture. I still think it's a woman. =) I guess one of the author's has a special someone whose birthday is May 7th?
The defaults are:
def config(self):
return [ ('HOLIDAYS', [ ('01-01', 'newyear.png'),
('02-14', 'valentine.png'),
('05-07', 'freevo_bday.png'),
('07-03', 'usa_flag.png'),
('07-04', 'usa_flag.png'),
('10-30', 'ghost.png'),
('10-31', 'pumpkin.png'),
('12-21', 'snowman.png'),
('12-25', 'christmas.png')],
'list of holidays this plugin knows') ]Regards, Chad
------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
