[dconf-editor: 1/2] editor/meson.build: fix meson 0.61 errors
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor: 1/2] editor/meson.build: fix meson 0.61 errors
- Date: Sun, 6 Mar 2022 10:53:25 +0000 (UTC)
commit 56474378568e6ff4af8aa912810323e808c1d977
Author: Alexander Kanavin <alex linutronix de>
Date: Fri Jan 21 22:22:58 2022 +0100
editor/meson.build: fix meson 0.61 errors
Signed-off-by: Alexander Kanavin <alex linutronix de>
editor/meson.build | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/editor/meson.build b/editor/meson.build
index 4c89ab99..0eb3bb1a 100644
--- a/editor/meson.build
+++ b/editor/meson.build
@@ -1,7 +1,6 @@
desktop = dconf_editor_namespace + '.desktop'
i18n.merge_file (
- desktop,
type: 'desktop',
input: desktop + '.in',
output: desktop,
@@ -26,7 +25,6 @@ configure_file(
appdata = dconf_editor_namespace + '.appdata.xml'
i18n.merge_file(
- appdata,
input: appdata + '.in',
output: appdata,
po_dir: po_dir,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]