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 783749 - Use glib preset for i18n
Use glib preset for i18n
Status: RESOLVED FIXED
Product: sysprof
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Sysprof maintainer(s)
Sysprof maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-06-13 14:04 UTC by Piotr Drąg
Modified: 2017-07-03 22:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use glib preset for i18n (1.28 KB, patch)
2017-06-13 14:05 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2017-06-13 14:04:48 UTC
Since 0.37, meson supports a glib preset to handle gettext args.
Comment 1 Piotr Drąg 2017-06-13 14:05:09 UTC
Created attachment 353691 [details] [review]
Use glib preset for i18n
Comment 2 Piotr Drąg 2017-07-03 22:07:55 UTC
Comment on attachment 353691 [details] [review]
Use glib preset for i18n

Pushed after review on IRC:

https://git.gnome.org/browse/sysprof/commit/?id=7fc1998eb8bbf2bcef008b843d8ea9111a1d6082

Thank you!