From ba429d344132c088177e853cce8ff7181570b221 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 19:42:51 +0200 Subject: Adding upstream version 44.2. Signed-off-by: Daniel Baumann --- po/meson.build | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 po/meson.build (limited to 'po/meson.build') diff --git a/po/meson.build b/po/meson.build new file mode 100644 index 0000000..75c9c97 --- /dev/null +++ b/po/meson.build @@ -0,0 +1,7 @@ +i18n.gettext( + meson.project_name(), + preset: 'glib', + args: [ + '--keyword=Description', + ] +) -- cgit v1.2.3