Re: gtk+ translation domain split done
Matthias Clasen <[email protected]> Sun, 18 Jan 2004 21:45:31 +0100
| Newsgroups | gmane.comp.gnome.lib.xml.internationalization |
|---|---|
| Message-ID | <1074458730.3558.4.camel@linux> |
Am So, den 18.01.2004 schrieb Abel Cheung um 14:16: > On 2004-01-17(Sat) 23:46:20 +0100, Matthias Clasen wrote: > > I've committed my changes now. > > > > The .po files in gtk+/po are reduced to 1/3 of their previous size. > > Please notice the new .po files in gtk+/po-properties. > > > > I tried to be careful, but please tell me if something breaks due to > > this split. > > Is P_() used anywhere other than gtk+? If it's so perhaps it may be > worthy to let intltool-update aware of P_() macros too. Is the attached > patch enough? > > Abel P_() is a GTK+-only invention. It would make more sense to add the Q_() macro from glib.