i18n of menupaths - perl

1999-11-24 Thread Marc Lehmann
How do I get the perl menupaths into the gimp .po file? it is no problem to mark them, but the standard xgettext program is not able to parse perl source. Should these go into the gimp-std-plugins-file? Should I put all translations into that file then? -- -==-

libgimpui - libintl?

1999-11-24 Thread Marc Lehmann
Does anybody work on the libgimpui vs. libintl problem? The only solution that I can implement is to disable shared libraries when we build with our own version of libintl (and even that might be difficult given the atomic autoconf macro of gettext). Or is there any other solution? (except

Re: Tons of useless translations???

1999-11-24 Thread Glyph Lefkowitz
On Tue, 23 Nov 1999, Marc Lehmann wrote: On Tue, Nov 23, 1999 at 03:27:54PM -0500, Glyph Lefkowitz [EMAIL PROTECTED] wrote: (btw, can anybody tell me why redhat ignores LANG? and what is this LINGUAS thing anyway? maybe because other variables like LC_ALL are also set and take

Some menu stuff..

1999-11-24 Thread Tuomas Kuosmanen
Hello.. I had 2 things in my mind that would be nice in Image - Layers -menu: 1) Stack - Toggle Visible I think it would be handy to have a menu entry for this so one could define a shortcut for it. I notice I travel to the LC dialog a

another datapoint on the multiple Datei-menu problem

1999-11-24 Thread Marc Lehmann
Ok, it is not redhat. Too bad, this was my only clue so far. - Forwarded message from Joachim Ansorg [EMAIL PROTECTED] - We are working on this. Do you use redhatlinux 6.x? I'm using SuSE Linux 6.2. SuSE 6.2 uses the LAMG environment variable to set the language. I18n wokred in

Re: Some menu stuff..

1999-11-24 Thread Marc Lehmann
2) LC - (Right Mouse) - Layer to Image Size This is in Image - Layers, IMHO it belongs to LC menu too. Can plug-ins register in the LC menu (this is a perl plug-in). OTOH, it would be trivial to re-implement this in C (for 1.2). -- -==-

request for help with gimp_register_save_handler problem!

1999-11-24 Thread Steve Lipa
Hello GIMP developers! I have just submitted a plug-in to the GIMP plug-in registry. I'm happy to say that it seems to work, but sorry to say that it has a cosmetic defect that I've been unable to figure out how to fix. I was hoping that someone on this list might take a look at it and help me

Tons of useless translations???

1999-11-24 Thread Peter Lacus
Hello Marc, 23. Nov 1999 Marc Lehmann wrote: ML Sven, do you use redhat? anybody here with the same problem but ML not ML on redhat? no, but I use RedHat and I don't suffer from this problem... crazy, isn't it ? (RedHat 5.0, kernel 2.0.36, glibc 2.0.7, 'setenv LANG sk' actually works !)

ANNOUNCE: GIMP 1.1.12

1999-11-24 Thread Manish Singh
GIMP 1.1.12 is out there: ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.12/ The various po files prolly need updating (although this is definately not the last of it), so LANG!=C might be pretty broke. -Yosh

Re: Tons of useless translations???

1999-11-24 Thread Marc Lehmann
Still, nothing is different! However, [glyph@helix ~]$ ls -al /opt/gimp/share/locale/ Ok... have you compiled gimp yourself to this location? If yes, maybe gimp errornously installs its locale files somewhere else (and doesn'T find it anymore). That can't be good. I've checked out a

Re: request for help with gimp_register_save_handler problem!

1999-11-24 Thread Marc Lehmann
On Wed, Nov 24, 1999 at 06:14:52PM -0500, Steve Lipa [EMAIL PROTECTED] wrote: .amp, .cif, .il, il43, and .mag sometimes show up *twice* in the I don't know the exact problem, but maybe, during development, gimp queried your plugin twice (try rm ~/.gimp/pluginrc). Also, be sure that you do not