[E-devel] e16 : file.c

2004-09-01 Thread Vadik Mironov
Good day, everybody ! These two patches replace broken getword function in file.c with the not broken one (I hope). Also i made small warkaround about one bug, and i submit another patch later, but i need this function, so it will be really cool, if somebody merge these patches to the CVS. Than

Re: [E-devel] e16 : file.c

2004-09-01 Thread Michael Jennings
On Wednesday, 01 September 2004, at 12:14:40 (+0400), Vadik Mironov wrote: > These two patches replace broken getword function in file.c with the > not broken one (I hope). Also i made small warkaround about one bug, > and i submit another patch later, but i need this function, so it > will be rea

[E-devel] RE: E CVS: libs/edje raster

2004-09-01 Thread dan sinclair
Are the comments for the -min-quality and -max-quality backwards? I would think it would be < for min and > for max. It looks like thats how the code works. dan > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : libs/edje > > Dir : e17/libs/edje/src/bin > >

Re: [E-devel] e16 : file.c

2004-09-01 Thread Vadik Mironov
Среда 01 Сентябрь 2004 19:01, Michael Jennings написал: > On Wednesday, 01 September 2004, at 12:14:40 (+0400), > > Vadik Mironov wrote: > > These two patches replace broken getword function in file.c with the > > not broken one (I hope). Also i made small warkaround about one bug, > > and i submit

Re: [E-devel] e16 : file.c

2004-09-01 Thread Kim Woelders
Vadik Mironov wrote: Good day, everybody ! These two patches replace broken getword function in file.c with the not broken one (I hope). Also i made small warkaround about one bug, and i submit another patch later, but i need this function, so it will be really cool, if somebody merge these patches

Re: [E-devel] Patch for kwo

2004-09-01 Thread Kim Woelders
obennett wrote: The attached patch is what I did to get KDE 3.3 menu entries to show up in E 16.7.1's menu. It's not perfect since some KDE apps are showing up in the other menu, but I'm not really that good at bash scripting so I couldn't figure out how to do it properly. But! At least they

Re: [E-devel] building e16 CVS

2004-09-01 Thread Kim Woelders
Andreas Røsdal wrote: Hi, I'm trying to build e16 from CVS, but run into problems. Mostly because there are no Makefile.in files in any directories. The errors I get are not what I call intuitive Any help? Andreas Røsdal Running Mandrake 10.1, with: autoconf (GNU Autoconf) 2.59 automake (GNU

[E-devel] emotion won't compile (fwd)

2004-09-01 Thread Jeremy A. Kolb
I get this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I../.. -I../../src/lib -I../../src/modules -I/usr/include -O -march=athlon-tbird -mmmx -m3dnow -pipe -O3 -c emotion_xine.c -fPIC -DPIC -o .libs/emotion_xine.o emotion_xine.c: In function `em_meta_get': emotion_xine.c:997: error:

Re: [E-devel] emotion won't compile (fwd)

2004-09-01 Thread Mike Frysinger
On Wednesday 01 September 2004 05:43 pm, Jeremy A. Kolb wrote: > I get this: i'd help if you mentioned what version of xine-lib you have ... -mike --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer t

Re: [E-devel] emotion won't compile (fwd)

2004-09-01 Thread Henry Jen
On Wed, 2004-09-01 at 17:43 -0400, Jeremy A. Kolb wrote: > I get this: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I../.. > -I../../src/lib -I../../src/modules -I/usr/include -O -march=athlon-tbird > -mmmx -m3dnow -pipe -O3 -c emotion_xine.c -fPIC -DPIC -o > .libs/emotion_xine.o >

Re: [E-devel] emotion won't compile (fwd)

2004-09-01 Thread Jeremy A. Kolb
Thanks, that did it. Jeremy On Wed, 1 Sep 2004, Henry Jen wrote: > On Wed, 2004-09-01 at 17:43 -0400, Jeremy A. Kolb wrote: > > I get this: > > > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I../.. > > -I../../src/lib -I../../src/modules -I/usr/include -O -march=athlon-tbird > > -mm

Re: [E-devel] RE: E CVS: libs/edje raster

2004-09-01 Thread The Rasterman
On Wed, 1 Sep 2004 11:09:04 -0400 (EDT) dan sinclair <[EMAIL PROTECTED]> (Bbabbled: (B (B> Are the comments for the -min-quality and -max-quality backwards? I would (B> think it would be < for min and > for max. It looks like thats how the code (B> works. (B (Boops i had my ><'s around the w