Re: [Gimp-developer] Firmed out roadmap

2003-08-26 Thread Sven Neumann
Hi,

On Tue, 2003-08-26 at 00:33, Daniel Rogers wrote:

> if you are missing .po files, just touch them (eg $ touch 
> po/missing-po-file.po) and you can build without the translations (po 
> files contain translatiosn of text in the gimp).  I mentioned this 
> problem on IRC.  carol straightened me out.  If I felt braver, I would 
> commit those files empty files to the gimp so that other peoples builds 
> would work (though it would propably be better to remove support for 
> that language).
> ley.edu

The correct fix is to remove the offending language from ALL_LINGUAS in
configure.in. Since gimp, unlike most other projects, has multiple
translation domains, it happens quite frequently that a translators adds
only a single po file for a new language and adds the new language to
ALL_LINGUAS even though there are po files missing in po-libgimp,
po-plug-ins and po-script-fu. This happened 2003-08-22 but Yosh removed
the offending language from configure.in on the same day so I doubt that
this was causing the problem for you. I have sent mail to the translator
who broke the build explaining the situation and pointing him at
README.i18n.


Sven

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


Re: [Gimp-developer] Firmed out roadmap

2003-08-26 Thread Sven Neumann
Hi,

On Mon, 2003-08-25 at 22:22, David Neary wrote:

> You probably see that I had anticipated doing a release tomorrow
> (as anticipated at camp) as a prelude to a bug week... I just had
> a look, and make distcheck just failed on me in the po files, so
> I'm going to need to look more closely at that.

I'd really like to see libgimpthumb going into the next release but I
surely won't manage to finish this today. I was also suggesting to do a
release before the end of the week though.

If you send me your output from 'make distcheck' I could probably help
you to figure out that problem.


Sven

PS: Comments on the text tool later when I'm done with the rest of my
mail...

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


Re: [Gimp-developer] Firmed out roadmap

2003-08-25 Thread Daniel Rogers
David Neary wrote:

You probably see that I had anticipated doing a release tomorrow
(as anticipated at camp) as a prelude to a bug week... I just had
a look, and make distcheck just failed on me in the po files, so
I'm going to need to look more closely at that, and might not
have a release until Wednesday or Thursday. I will keep track of
the actual dates stuff gets done by as well :)
 

if you are missing .po files, just touch them (eg $ touch 
po/missing-po-file.po) and you can build without the translations (po 
files contain translatiosn of text in the gimp).  I mentioned this 
problem on IRC.  carol straightened me out.  If I felt braver, I would 
commit those files empty files to the gimp so that other peoples builds 
would work (though it would propably be better to remove support for 
that language).
--
Dan

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