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 617909 - Should call gtk_builder_set_translation_domain on GtkBuilder UI components
Should call gtk_builder_set_translation_domain on GtkBuilder UI components
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Accounts
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-06 14:32 UTC by Rob Bradford
Modified: 2010-05-10 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix (1001 bytes, patch)
2010-05-06 14:33 UTC, Rob Bradford
accepted-commit_now Details | Review

Description Rob Bradford 2010-05-06 14:32:43 UTC
Not such a problem in the main process where textdomain () has been called but is a problem when libempathy-gtk gets used in other processes, e.g. through the gnome-control-center capplet
Comment 1 Rob Bradford 2010-05-06 14:33:59 UTC
Created attachment 160443 [details] [review]
Patch to fix
Comment 2 Guillaume Desmottes 2010-05-10 09:48:54 UTC
Review of attachment 160443 [details] [review]:

Looks good. Please merge to gnome-2.30 and master.
Comment 3 Rob Bradford 2010-05-10 12:18:44 UTC
All done thanks Guillaume!