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 747771 - appdata.xml file is not being translated
appdata.xml file is not being translated
Status: RESOLVED FIXED
Product: gnome-commander
Classification: Other
Component: buildsystem
unspecified
Other Linux
: Normal normal
: 1.4
Assigned To: GNOME Commander maintainer(s)
GNOME Commander maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-04-13 10:21 UTC by Dominique Leuenberger
Modified: 2015-04-14 20:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not set appdata.xml as a config file (711 bytes, patch)
2015-04-13 10:22 UTC, Dominique Leuenberger
none Details | Review

Description Dominique Leuenberger 2015-04-13 10:21:42 UTC
The appdata file is wrongly set as a config file in configure.ac, which makes it no longer be processed by INTLTOOL_XML_RULE
Comment 1 Dominique Leuenberger 2015-04-13 10:22:30 UTC
Created attachment 301448 [details] [review]
Do not set appdata.xml as a config file
Comment 2 Uwe Scholz 2015-04-14 20:09:07 UTC
Thank you very much for your bug report, Dominique. I applied the change in configure.ac as you suggested, and everything works well. The fix will go into the next release of gcmd. Thanks you.