We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e4be4 commit 98fdea2Copy full SHA for 98fdea2
data/meson.build
@@ -1,6 +1,6 @@
1
i18n.merge_file(
2
input: 'notifications.metainfo.xml.in',
3
- output: gettext_name + '.metainfo.xml.in',
+ output: gettext_name + '.metainfo.xml',
4
po_dir: meson.project_source_root() / 'po' / 'extra',
5
type: 'xml',
6
install: true,
0 commit comments