[Glade-users] .glade file i18n

Damon Chaplin damon@karuna.uklinux.net
22 Apr 2004 11:21:37 +0100


On Thu, 2004-04-22 at 09:59, Dan Korostelev wrote:
> How can I automate updating of .glade.h file, when .glade updates with
> GNU autotools?

The standard way now is to use intltool, which will look at the .glade
files in your project and merge all the translatable strings into the
.pot file.

 http://ftp.gnome.org/pub/gnome/sources/intltool/


Damon