After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769817 - GtkBuilder files are not extracted after the move from intltool
GtkBuilder files are not extracted after the move from intltool
Status: RESOLVED FIXED
Product: frogr
Classification: Other
Component: general
master
Other Linux
: Normal normal
: ---
Assigned To: frogr maintainers
frogr maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-13 00:27 UTC by Piotr Drąg
Modified: 2016-08-14 10:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Piotr Drąg 2016-08-13 00:27:47 UTC
After the move from intltool to gettext, the GtkBuilder files are no longer extracted to .pot/.po files. It may be because they have a non-standard .xml extension instead of .ui.
Comment 1 Mario Sánchez Prada 2016-08-14 10:40:55 UTC
Oops! Good point. I quickly checked frogr using es_ES but I got fooled by the parts of the UI not coming from GtkBuilder files that I could see translated.

I just fixed this on master, should be fine from now on:
https://git.gnome.org/browse/frogr/commit/?id=28923d3761abb6eafed45216e555fd73ecb74bad

Thanks a lot for the report