[Glade-users] Glade3 gettext
Tristan Van Berkom
tvb at gnome.org
Thu Dec 13 14:52:51 EST 2007
On Dec 12, 2007 8:50 PM, martti <martti.pitkanen at aplcomp.fi> wrote:
> Hi,
> Can gettext make use of Glade3 -files? I have failed to make *.mo files
> extracted from Glade3
> appear onscreen. I am using php-gtk2.
> Manual page examples appear to be from Glade2, anyway.
>
> I'd appreciate yes/no answer very much
Yes the files are the same in that respect, the functionality
is in libglade - just install the .mo files and any strings
that are translatable will be passed through gettext() by
libglade before usage.
If you provide the "domain" argument to glade_xml_new()
then dgettext() will be used instead.
Cheers,
-Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20071213/38add678/attachment.html
More information about the Glade-users
mailing list