[evolution-data-server/wip/damned-lies] one back



commit 776c9ead785dbcbc381f7ef4ba4f124f56386968
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 19 11:04:32 2022 +0200

    one back

 meson.build | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/meson.build b/meson.build
new file mode 100644
index 000000000..b1148c56a
--- /dev/null
+++ b/meson.build
@@ -0,0 +1,9 @@
+# This is only for the Damned Lies
+
+gnome = import('gnome')
+i18n = import('i18n')
+
+i18n.merge_file(
+       preset: 'glib',
+       args: '--keyword=DisplayName',
+)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]