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 784137 - Metainfo is intltool-ized
Metainfo is intltool-ized
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-23 17:05 UTC by Piotr Drąg
Modified: 2017-06-23 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Remove intltool markers from the Metainfo file (1.12 KB, patch)
2017-06-23 17:17 UTC, Piotr Drąg
committed Details | Review
build: Add po/Makevars (4.25 KB, patch)
2017-06-23 17:18 UTC, Piotr Drąg
rejected Details | Review

Description Piotr Drąg 2017-06-23 17:05:59 UTC
nautilus-sento doesn’t depend on intltool anymore, but src/nautilus-sendto.metainfo.xml.in still has the intltool markers (_).
Comment 1 Piotr Drąg 2017-06-23 17:17:59 UTC
Created attachment 354336 [details] [review]
build: Remove intltool markers from the Metainfo file
Comment 2 Piotr Drąg 2017-06-23 17:18:41 UTC
Created attachment 354337 [details] [review]
build: Add po/Makevars
Comment 3 Bastien Nocera 2017-06-23 18:23:58 UTC
Review of attachment 354337 [details] [review]:

No, because we'd need to do that for every module we port to meson. It's a better idea to have damned-lies fixed.
Comment 4 Bastien Nocera 2017-06-23 18:31:14 UTC
Attachment 354336 [details] pushed as bbcf24d - build: Remove intltool markers from the Metainfo file