gui: Fix compatibility with older gettext.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 20 Jun 2020 21:37:06 +0000 (21:37 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 20 Jun 2020 21:40:30 +0000 (21:40 +0000)
commit29a50aeb6f35214d2affdec3bdb796f2d0e655ba
treecf67c3c59e1bb64fbee99c392a00d6346f20357e
parent3ce390ce7cbbcf38b7e6d5ddd6426deaf73135ba
gui: Fix compatibility with older gettext.

Older gettext does not recognize the metainfo.xml extension, only
appdata.xml.  This commit allows msgfmt to work with such older setups.

CC: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Fixes: 86c5d611b3f2 ("metainfo.xml: changed id to org.fsf.pspp, added more information")
src/ui/gui/automake.mk