Re: [E-devel] (Summary reply) Anonymous CVS & Servers - YOU CAN HELP!

2006-01-27 Thread ktabic
he most reliable meathod of connecting to the net). Daily tarballs are fine, for people with even a basic bb connection. Not so good for those people that have either download limits (my gprs or the one from Oz with only 200Mb) or those only with a modem. ktabic --

Re: [E-devel] Invitation to the mediation manual

2005-03-08 Thread ktabic
st the "mediation" is a fulltime job alone. if developers mediate > all > the time then they cant code, and THAT is a waste of talents. > > :) Annoyingly, I currently have a surplus of time, and virtually no net access. However, if there is anything I can do to help that doesn't req

[E-devel] Imlib2 minor error

2004-12-30 Thread ktabic
A minor mistake in the imlib2 source. e17/libs/imlib2/src/bin/imlib2_conv.c line 14: #define PROG_NAME "imconvert" should be: #define PROG_NAME "imlib2_conv" Either that or the name of the final executable needs changing. ktabi