Re: [E-devel] taskbar 0.1.3

2006-06-29 Thread Morten Nilsen
Sthithaprajna Garapaty wrote: > Hey, > > I didnt add the autofoo stuff cause it gave me errors about missing > makefiles in the po directory. > I have no idea what that stuff is.. but if its for internationalization > support, can you give me some makefile stuff to put in the po directory so > tha

Re: [E-devel] taskbar 0.1.3

2006-06-28 Thread Sthithaprajna Garapaty
Hey,I didnt add the autofoo stuff cause it gave me errors about missing makefiles in the po directory.I have no idea what that stuff is.. but if its for internationalization support, can you give me some makefile stuff to put in the po directory so that it compiles. Then I'll add it to cvs Also, ca

Re: [E-devel] taskbar 0.1.3

2006-06-24 Thread Morten Nilsen
Morten Nilsen wrote: See the attached diff. Here's one change I forgot to include.. -- Morten :wq Index: e_mod_main.c === RCS file: /var/cvs/e/e_modules/taskbar/e_mod_main.c,v retrieving revision 1.4 diff -u -r1.4 e_mod_main.c ---

Re: [E-devel] taskbar 0.1.3

2006-06-24 Thread Morten Nilsen
Sthithaprajna Garapaty wrote: I merged your diff and stuck everything in cvs. Other than that, please let me know if I left out anything important. You left out some autofoo changes, mostly related to translation.. but also some fixes to the theme build process.. See the attached diff. I'll

Re: [E-devel] taskbar 0.1.3

2006-06-22 Thread Morten Nilsen
Sthithaprajna Garapaty wrote: > Hey Morten, > > I merged your diff and stuck everything in cvs. > I was working on my own branch of the module when you sent me the diff, so I > had to manually merge things in. > I left out the indentation parts and let the official e indenter thing take > care of

Re: [E-devel] taskbar 0.1.3

2006-06-22 Thread Sthithaprajna Garapaty
Hey Morten,I merged your diff and stuck everything in cvs.I was working on my own branch of the module when you sent me the diff, so I had to manually merge things in.I left out the indentation parts and let the official e indenter thing take care of things. Other than that, please let me know if I

Re: [E-devel] taskbar 0.1.3

2006-06-16 Thread Morten Nilsen
Sthithaprajna Garapaty wrote: > Unfortunately, I'm completely confused about the releases and patches you're > sending so far, so could you please send me a patch against CVS.I dont mind > if it's a little big. If you insist :) I'm working on some more changes now, that cleans up the logic, centr

Re: [E-devel] taskbar 0.1.3

2006-06-16 Thread Sthithaprajna Garapaty
Hey Morten,Thanks for all the releases and patches. As KainX pointed out, we moved the module into CVS.I started out with the old 0.0.3 release so that there will be something stable to start with in CVS. Unfortunately, I'm completely confused about the releases and patches you're sending so far, s

Re: [E-devel] taskbar 0.1.3

2006-06-16 Thread Stephan Wezel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Fri, 16 Jun 2006 10:53:03 +0200 schrieb Morten Nilsen <[EMAIL PROTECTED]>: > Peter Wehrfritz wrote: > > why don't you send diffs against the current cvs version, instead > > against your own fork version? > > the diff would be bigger than the tar

Re: [E-devel] taskbar 0.1.3

2006-06-16 Thread Morten Nilsen
Peter Wehrfritz wrote: > why don't you send diffs against the current cvs version, instead > against your own fork version? the diff would be bigger than the tarball. -- Cheers, Morten :wq ___ enlightenment-devel mailing list enlightenment-devel@lis

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Peter Wehrfritz
Morten Nilsen schrieb: >Morten Nilsen wrote: > > >>Morten Nilsen wrote: >> >> >>>http://home.4th-age.com/taskbar-0.1.3.tar.bz2 >>> >>>fixes: >>>- Reworded config >>>- Made initial preparations for i18n >>>- Now remembers config >>>- config should now work per taskbar client, but I haven't te

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Morten Nilsen
Morten Nilsen wrote: > Morten Nilsen wrote: >> http://home.4th-age.com/taskbar-0.1.3.tar.bz2 >> >> fixes: >> - Reworded config >> - Made initial preparations for i18n >> - Now remembers config >> - config should now work per taskbar client, but I haven't tested it > > This patch fixes the callback

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Morten Nilsen
Morten Nilsen wrote: > http://home.4th-age.com/taskbar-0.1.3.tar.bz2 > > fixes: > - Reworded config > - Made initial preparations for i18n > - Now remembers config > - config should now work per taskbar client, but I haven't tested it This patch fixes the callbacks working on all the instances ra

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Morten Nilsen
Michael Jennings wrote: > On Friday, 16 June 2006, at 01:55:45 (+0200), > Morten Nilsen wrote: > >> .. which is why I submitted the tarball ;) > > Distribution tarballs contain content inappropriate for CVS and do not > create an accurate or efficient mechanism for contributing. I'm guessing you

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Michael Jennings
On Friday, 16 June 2006, at 01:55:45 (+0200), Morten Nilsen wrote: > .. which is why I submitted the tarball ;) Distribution tarballs contain content inappropriate for CVS and do not create an accurate or efficient mechanism for contributing. Michael -- Michael Jennings (a.k.a. KainX) http://

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Morten Nilsen
Michael Jennings wrote: > Morten Nilsen wrote: >> However, I have no access (nor do I feel like I really need it) and >> besides.. a diff of the CVS version and this one is 79kB, the >> tarball is only 75kB :P > > The author and maintainer of this module chose the version which > should go into CV

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Michael Jennings
On Friday, 16 June 2006, at 01:40:49 (+0200), Morten Nilsen wrote: > However, I have no access (nor do I feel like I really need it) and > besides.. a diff of the CVS version and this one is 79kB, the > tarball is only 75kB :P The author and maintainer of this module chose the version which shoul

Re: [E-devel] taskbar 0.1.3

2006-06-15 Thread Morten Nilsen
Michael Jennings wrote: > Morten Nilsen wrote: >> http://home.4th-age.com/taskbar-0.1.3.tar.bz2 > > This module is now in CVS. As such, any updates/fixes should be made > there. I know it is in CVS.. However, I have no access (nor do I feel like I really need it) and besides.. a diff of the CVS