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 _______________________________________________ gnome-i18n mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-i18n
