[meld/piotrdrag/meson-i18n: 1/4] data: Fix copy-paste thinko in meson.build
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/piotrdrag/meson-i18n: 1/4] data: Fix copy-paste thinko in meson.build
- Date: Sat, 21 Sep 2019 10:47:26 +0000 (UTC)
commit 893b4071a8c97c5a92b35c452c288da88b26410e
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sat Sep 21 12:38:45 2019 +0200
data: Fix copy-paste thinko in meson.build
data/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/meson.build b/data/meson.build
index 963c5c22..249d23f0 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -54,7 +54,7 @@ if appstreamcli.found()
endif
# Install mimetypes
-appdata_file = i18n.merge_file(
+mimetype_file = i18n.merge_file(
input: join_paths('mime', '@0 xml in'.format(application_id)),
output: '@0@.xml'.format(application_id),
po_dir: podir,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]