Re: [PATCH] changes to poinfo.cpp (No msgfmt call)
Nicolas Goutte <[email protected]> Tue, 25 Oct 2005 08:26:30 +0200
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
On Monday 24 October 2005 17:38, Chusslove Illich wrote: > > [: Nicolas Goutte :] > > Attached is the first patch for kdesdk/kbabel/common/poinfo.cpp > > > > It is for allowing the catalog manager to handle PO files with Gettext > > contexts, even if the Gettext tools cannot handle them. > > I've tried it, and it works fine here too. I've been playing a bit, it > turns out there are some things that msgfmt won't complain about while > this new code will, and vice versa. But I guess that is pretty much > assumed at this point. Too bad! So probably we have to fit a new option somewhere in the project dialog to be able to switch that msgfmt call on and off. > The question is whether it's worth further trouble only for 3.5, if we > switch to libgettextpo for 4.0. Well, developing for KOffice told me to do things when I can do them, as one does not know which conditions one will have in future. (There were changes in KOffice that were not done because there was supposed to be a new nice solution. However as the nice solution never came, it remained still the very old code... and it is probably still there today.) Have a nice day!