Re: PATCH: Re: [Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-04 Thread Rich C
Cool, thanks. Should a little variety to Freevo every holiday. Now we just need a full set of holiday icons.any artists in the group with some time? Cheers, -Rich --- Aubin Paul <[EMAIL PROTECTED]> wrote: > Thanks Rich, I've added it to CVS. > > On Fri, Jul 04, 2003 at 09:05:41AM -0700, Ri

Re: PATCH: Re: [Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-04 Thread Aubin Paul
Thanks Rich, I've added it to CVS. On Fri, Jul 04, 2003 at 09:05:41AM -0700, Rich C wrote: > I've attached a short holidays section to add to your > local_conf.py. Also copied here. > > HOLIDAYS = [ ('01-01', 'newyear.png'), >('02-14', 'valentine.png'), >

Re: PATCH: Re: [Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-04 Thread Rich C
I've attached a short holidays section to add to your local_conf.py. Also copied here. HOLIDAYS = [ ('01-01', 'newyear.png'), ('02-14', 'valentine.png'), ('05-07', 'freevo_bday.png'),

Re: PATCH: Re: [Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-04 Thread Aubin Paul
I added the icons, but can you also send the config.HOLIDAYS stuff so I can test it? On Thu, Jul 03, 2003 at 11:23:35PM -0700, Rich C wrote: > Hello Aubin, > > Here is the patch for idlebar.py and some holiday > icons. > > The plugin needs the icons in: > freevo/skins/icons/holidays > > To act

PATCH: Re: [Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-03 Thread Rich C
Hello Aubin, Here is the patch for idlebar.py and some holiday icons. The plugin needs the icons in: freevo/skins/icons/holidays To activate plugin: plugin.activate('idlebar.holidays', level=40) -Rich --- Aubin Paul <[EMAIL PROTECTED]> wrote: > Hi Rich, > > could you possibly make a diff? a

Re: [Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-03 Thread Aubin Paul
Hi Rich, could you possibly make a diff? and maybe include some of your example images? Aubin On Thu, Jul 03, 2003 at 08:58:43AM -0700, Rich C wrote: > Hello, > > Inspired by Google which changes it's Google logo > every holiday, I wrote a simple idlebar function to > show a user specified imag

[Freevo-devel] Holiday icon for idlebar - idlebar.py

2003-07-03 Thread Rich C
Hello, Inspired by Google which changes it's Google logo every holiday, I wrote a simple idlebar function to show a user specified image on a given holiday (or any date) of the year. I've copied it below. Cheers, Rich --- # This class checks if the current date is a holiday and will # display a