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 760199 - gsettings: Install gettext ITS rules
gsettings: Install gettext ITS rules
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: build
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2016-01-06 09:00 UTC by Daiki Ueno
Modified: 2016-01-08 03:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gsettings: Install gettext ITS rules (2.49 KB, patch)
2016-01-06 09:00 UTC, Daiki Ueno
committed Details | Review

Description Daiki Ueno 2016-01-06 09:00:30 UTC
Recent gettext has a feature to allow consumer projects to supply their
own string extraction rules for XML files, in ITS format.

Gettext still ships the rule for *.gschema.xml, but it would be better
maintained in the upstream project.
Comment 1 Daiki Ueno 2016-01-06 09:00:34 UTC
Created attachment 318308 [details] [review]
gsettings: Install gettext ITS rules
Comment 2 Matthias Clasen 2016-01-06 14:24:02 UTC
Review of attachment 318308 [details] [review]:

looks good to me; is there documentation for the format of these files somewhere ? If so, would be good to mention that in the commit message or a source comment (might help with the maintaining...)
Comment 3 Daiki Ueno 2016-01-08 03:33:46 UTC
Attachment 318308 [details] pushed as 50645b7 - gsettings: Install gettext ITS rules