GTK+ translations



There seems to be some confusion around GTK+ translations.

To clarify: GTK+ is not using intltool. Please don't put any type
annotations in POTFILES.in. That breaks the build. We handle
extracting strings from ui files differently. The correct way to get
an updated pot for GTK+ is as follows:

make
make -C po gtk30.pot


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]