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 si
--- 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
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
"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]> http://home.pages
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 w
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~ gi
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 : ; e
- 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 cou
Hi!
> > > I'm wondering how these really cool icons of KDE2 and GNOME are painted.
> > >
> > > How could I do this?
> > >
> > > Pixel for Pixel or somehow else ?
> > >
>
> Somehow else, mostly. Take a look at tigert's tutorials at
> http://tigert.gimp.org That's where I learned.
Cool. That's wha