Re: Painting cool icons

2000-04-07 Thread Ben FrantzDale
- Original Message - From: Ralf Gerlich [EMAIL PROTECTED] To: Gimp User Mailing List [EMAIL PROTECTED] Sent: Friday, April 07, 2000 1:28 AM Subject: Re: Painting cool icons Hi! I'm wondering how these really cool icons of KDE2 and GNOME are painted. How could I do this?

Probleme in compiling gimp 1.1.19

2000-04-07 Thread Mickael Lefevre
I download gimp 1.1.19 yesterday, and after making "./configure", i run "make" and i'd got the following error message : /usr/bin/perl5 ../pxgettext `find .. -name '*.pm' -o -name '*.xs' -o - path '../examples/*'` ../Perl-Server gimp-perl.pot~ if cmp -s gimp-perl.pot~ gimp-perl.pot; then : ;

Re: Probleme in compiling gimp 1.1.19

2000-04-07 Thread Mickael Lefevre
Ok, i had install gettext, and now, i have the function msgmerge. But i also have another problem : /usr/bin/perl5 ../pxgettext `find .. -name '*.pm' -o -name '*.xs' -o -path'../examples/*'` ../Perl-Server gimp-perl.pot~ if cmp -s gimp-perl.pot~ gimp-perl.pot; then : ; else mv gimp-perl.pot~

Re: Probleme in compiling gimp 1.1.19

2000-04-07 Thread Hago Ziegler
Hi, .. msgmerge -w 83 cs.po gimp-perl.pot cs.po~ .. terminé. no -o cs.gmo cs.po ... make: *** [all-recursive-am] Error 2 .. exactly the same what happened to my installation-trial. I didn't find a solution and reinstalled 1.1.18

Re: script-fu developers ?

2000-04-07 Thread Ingo Ruhnke
"Christian Schlange" [EMAIL PROTECTED] writes: Is this list the right place for discussions about script-fu-development (in scheme and perl) ? Jupp. -- ICQ: 59461927http://pingus.seul.org | Ingo Ruhnke [EMAIL PROTECTED]

Image Comments

2000-04-07 Thread Amy
I love the fact that I can put comments in my images with Gimp upon saving the image. I'd love to use the same default comment, nearly every time. I sorta poked around the source looking for a file from which Gimp is pulling these comments but I didn't see anything. Sooo... does anyone know how

Re: Image Comments

2000-04-07 Thread pixel fairy
--- Amy [EMAIL PROTECTED] wrote: I love the fact that I can put comments in my images with Gimp upon saving the image. I'd love to use the same default comment, nearly every time. I sorta poked around the source looking for a file from which Gimp is pulling these comments but I didn't

Re: Image Comments

2000-04-07 Thread Amy
On Fri, 7 Apr 2000, pixel fairy wrote: you can set the default comment in preferences. if your still using 1.0.4, grep. its probably in some header file (i dont have the source for it at hand) Actually, I'm using 1.1.20 and I didn't look in the preferences (duh!). Ok, I haven't looked