Re: [E-devel] New Version of Calendar Module

2005-11-22 Thread brian tipton
My first pass at building it gave me this after 'make': (only important part) cd .. && \ /bin/sh /home/ucs_bmt/tmp/ecalendar-0.04/missing --run automake-1.9 --gnu src/Makefile src/Makefile.am:14: blank line following trailing backslash make[2]: *** [Makefile.in] Error 1 I edited src/Makefile.

Re: [E-devel] New Version of Calendar Module

2005-11-21 Thread Nathan A. Smith
Please note -- you need to remove the old module.calendar.cfg file in .e/e/config/default (assuming you have the old calendar installed) Nasa On Mon, 2005-11-21 at 19:06 -0700, Nathan A. Smith wrote: > Hi Again, > > There is a new version of the calendar module at > http://home.comcast.net/~na

[E-devel] New Version of Calendar Module

2005-11-21 Thread Nathan A. Smith
Hi Again, There is a new version of the calendar module at http://home.comcast.net/~nasa01/downloads.html Give it a try. Nasa p.s. -- Please read the README & I could use some artisitc help... (I need a better default setup) -- Nathan A. Smith <[EMAIL PROTECTED]> -

Re: [E-devel] New version of calendar module

2005-10-19 Thread Gabriel Rossetti
Oups, you're right, I looked here : http://home.comcast.net/~nasa01/downloads.html Thanks Didier! Didier Casse wrote: On 10/20/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote: Nathan, This may sound like a dumb question, but what license is the code released under, BSD (like all

Re: [E-devel] New version of calendar module

2005-10-19 Thread Didier Casse
On 10/20/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote: > Nathan, > > This may sound like a dumb question, but what license is the code > released under, BSD (like all of E), GPL, GPL-2, etc > > Your web site is too...vague ;-) http://home.comcast.net/~nasa01/code.html It's mentioned that it

Re: [E-devel] New version of calendar module

2005-10-19 Thread Gabriel Rossetti
Nathan, This may sound like a dumb question, but what license is the code released under, BSD (like all of E), GPL, GPL-2, etc Your web site is too...vague ;-) Gabriel Nathan A. Smith wrote: Hi again, there is a new version of the calendar module at: http://home.comcast.net/~nasa01/

Re: [E-devel] New version of calendar module

2005-10-19 Thread Gabriel Rossetti
Nathan, Could you rename it "ecalendar-version.tar.gz" (just the filename)? I'm creating a Gentoo ebuild for it but calendar is too generic, and for consistancy, adding an "e" in front would link it to E, like evolume and such. Thanks! Gabriel Nathan A. Smith wrote: Hi again, there is

Re: [E-devel] New version of calendar module

2005-10-18 Thread David Stevenson
On 10/19/05, Nathan A. Smith <[EMAIL PROTECTED]> wrote: Hi again,there is a new version of the calendar module at:http://home.comcast.net/~nasa01/calendar-18Oct05.tar.gzThis version adds the ability to select the 1st day of the week and adds support for gettext.I don't have any .po files, for other

[E-devel] New version of calendar module

2005-10-18 Thread Nathan A. Smith
Hi again, there is a new version of the calendar module at: http://home.comcast.net/~nasa01/calendar-18Oct05.tar.gz This version adds the ability to select the 1st day of the week and adds support for gettext. I don't have any .po files, for other languages, (and still need to learn what to

Re: [E-devel] New version of calendar module

2005-10-17 Thread Jason Smith
Nevermind, I should probably read the README first, sorry. Jason Jason Smith wrote: Nathan, I like your calendar, but it does not seem to support resizing the module? If I resize it smaller the numbers do not stay in the correct calendar format. Is this something that you are going to im

Re: [E-devel] New version of calendar module

2005-10-17 Thread Jason Smith
Nathan, I like your calendar, but it does not seem to support resizing the module? If I resize it smaller the numbers do not stay in the correct calendar format. Is this something that you are going to implement in the future? Jason Nathan A. Smith wrote: Hi gang, I have updated the ca

Re: [E-devel] New version of calendar module

2005-10-16 Thread Nathan A. Smith
Wow, Glad you like it!. Nasa On Mon, 2005-10-17 at 03:40 +0200, Gabriel Rossetti wrote: > Nathan, you are the man! > Thanks! > Gabriel > > Nathan A. Smith wrote: > > >Hi gang, > > > >I have updated the calendar module. Get it at > >http://home.comcast.net/~nasa01/calendar.tar.gz > > > >For th

Re: [E-devel] New version of calendar module

2005-10-16 Thread Gabriel Rossetti
Nathan, you are the man! Thanks! Gabriel Nathan A. Smith wrote: Hi gang, I have updated the calendar module. Get it at http://home.comcast.net/~nasa01/calendar.tar.gz For those who tried my earlier version -- please make sure to completely remove it as the module is now self contained. In

[E-devel] New version of calendar module

2005-10-16 Thread Nathan A. Smith
Hi gang, I have updated the calendar module. Get it at http://home.comcast.net/~nasa01/calendar.tar.gz For those who tried my earlier version -- please make sure to completely remove it as the module is now self contained. Install is now ./configure and make install. feedback is always welcom