Re: [Gimp-developer] Re: Bug 132698 - Script-Fu constants vs DB Browser

2004-02-01 Thread Kevin Cozens
At 08:24 PM 01/30/2004, you wrote:
> What type of plug-in am I writing again? :-) You get the idea.

Frankly, people forgetting which type of plug-in (in which language) they
are currently writing need professional help *g*.
You are right, the probably would need help. :-) Of course, what I was 
getting at is a given individual that writes plug-ins using different 
languages. For example, I have been working with Script-Fu scripts recently 
and I have now started to look at porting a C-based plug-in to the latest 
API so I will need to remember that now I need to add GIMP_ to the start of 
constants.

I went back and updated the script on my web site to convert only those 
named constants listed in siod-wrapper.c as deprecated to the current API 
(and without the leading GIMP-). Later on, I may add a switch to allow all 
constants to be updated to the current API (and let it include the GIMP-). 
I will run the script against the current Script-Fu scripts which come with 
GIMP and produce a diff of the results to see how many (if any) need to be 
updated to allow later removal of the compatibility code in the 
siod-wrapper.c file.

I will post a new message shortly regarding the comments related to DB 
Browser as I feel they belong in a new thread since that discussion is not 
directly related to the current thread.

Cheers!

Kevin.  (http://www.interlog.com/~kcozens/)

Owner of Elecraft K2 #2172|"What are we going to do today, Borg?"
E-mail:kcozens at interlog dot com|"Same thing we always do, Pinkutus:
Packet:[EMAIL PROTECTED]|  Try to assimilate the world!"
#include|  -Pinkutus & the Borg
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] [patch]Gimp plug-in template 1.3.2 won't compile

2004-02-01 Thread Kevin Cozens
At 03:28 AM 02/01/2004, you wrote:
On Sat, Jan 31, 2004 at 11:46:35PM -0500, Kevin Cozens wrote:
> Greetings.
>
> The 1.3.2 of the sample plug-in (gimp-plugin-template) uses some
> features that are deprecated in the latest CVS version of the GIMP. It
> is also missing an argument to one function call. The attached patch
> allows the template plugin to compile.
Thanks, but these have already been fixed in gimp-plugin-template CVS
for some time already.
If it wasn't for the fact that I am usually up late, I'd blame the 
confusion on my being up late.

To clarify, I have started looking at porting Guash to the 2.0 API. I 
didn't know if anyone else is doing it but I would like it and it would be 
a good learning exercise. I wanted to have the sample plug-in to look at as 
a template.

I found a link to the template on developer.gimp.org so I have a released 
tarball and not a copy from a CVS repository. The sample template uses 
features that are deprecated in the latest CVS copy of GTK+ (I didn't mean 
to say GIMP in my original message).

If these things have been fixed, sounds like its time to release a new 
tarball. Also, any chance of a sample template that isn't tied to an Image 
(ie. one that attaches to )?

Cheers!

Kevin.  (http://www.interlog.com/~kcozens/)

Owner of Elecraft K2 #2172|"What are we going to do today, Borg?"
E-mail:kcozens at interlog dot com|"Same thing we always do, Pinkutus:
Packet:[EMAIL PROTECTED]|  Try to assimilate the world!"
#include|  -Pinkutus & the Borg
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Help translating GIMP

2004-02-01 Thread Joao S. O. Bueno
Hi there.

I am  translating it into brazillian portuguese. The GIMP translations 
are part of the Gnome Translation Project. I had even joined the lis 
of the pt_BR translators. Most likely there is are nice resources to 
it translators to.

The home page for the gnome translation projects is:

http://developer.gnome.org/projects/gtp/

Browse your way from there, and don not forget to get in touch with 
the coordinator of the team.

Regards,
JS
-><-

On Saturday 31 January 2004 09:15, Olaf Marzocchi wrote:
> Hi,
> I'd like to retranslate GIMP in italian, the current translation
> almost sucks.
>
> I searched the main site but I haven't found anything, couls omeone
> tell me how to do it?
>
> Thanks
> Olaf
>
> ___
> Gimp-developer mailing list
> [EMAIL PROTECTED]
> http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

-- 

Este e-mail é, exceto pelas partes citadas
de outros e-mails, copyright(c) de João Sebastião
de Oliveira Bueno. Nenhuma cópia deste e-mail ou 
parte do mesmo pode existir nas dependências 
de, ou em posse de funcionários, de associações
protetoras de direitos autorais Brasileiras,
 dos Estados Unidos da América, ou de outros
países. Em particular essa exceção do direito
de leitura e posse deste e-mail se extende à
ABRA, ABPI, ABES, BSA, RIAA e MPAA. Violadores
estão infringindo as leis internacionais de 
direitos autorais e sujeitos às penalidades cabíveis.
Você pode re-utilizar, emendar,  acrescentar
suas palavras e citar e re-enviar qualquer 
parte do mesmo, desde que essa nota seja 
preservada e se não pertencer a alguma
das entidades supracitadas.



___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] [patch]Gimp plug-in template 1.3.2 won't compile

2004-02-01 Thread Manish Singh
On Sat, Jan 31, 2004 at 11:46:35PM -0500, Kevin Cozens wrote:
> Greetings.
> 
> The 1.3.2 of the sample plug-in (gimp-plugin-template) uses some
> features that are deprecated in the latest CVS version of the GIMP. It
> is also missing an argument to one function call. The attached patch
> allows the template plugin to compile.

Thanks, but these have already been fixed in gimp-plugin-template CVS
for some time already.

-Yosh
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer