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 741794 - build: Use intltool to translate GSettings schema files directly
build: Use intltool to translate GSettings schema files directly
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
unspecified
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-12-19 22:31 UTC by Philip Withnall
Modified: 2015-01-28 13:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Use intltool to translate GSettings schema files directly (13.76 KB, patch)
2014-12-19 22:31 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-12-19 22:31:29 UTC
Patch attached.
Comment 1 Philip Withnall 2014-12-19 22:31:31 UTC
Created attachment 293113 [details] [review]
build: Use intltool to translate GSettings schema files directly

Instead of using intltool’s XML rules, use its specific GSettings schema
rules to simplify translation of the schema files.

This bumps the intltool dependency to 0.50.1.
Comment 2 Javier Jardón (IRC: jjardon) 2014-12-24 02:40:48 UTC
Only a little comment here: why not use upstream gettext instead?
Comment 3 Philip Withnall 2014-12-24 08:38:04 UTC
(In reply to comment #2)
> Only a little comment here: why not use upstream gettext instead?

I guess because the rest of Totem still uses intltool. I haven't looked into what's needed to eliminate intltool; what do we need to do?
Comment 4 Bastien Nocera 2015-01-28 11:41:12 UTC
Review of attachment 293113 [details] [review]:

Looks fine to me.
Comment 5 Philip Withnall 2015-01-28 13:01:49 UTC
Attachment 293113 [details] pushed as b1e65c5 - build: Use intltool to translate GSettings schema files directly