From adb934701975f6b0214475d1a8d0d1ce727b9d4d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 16:32:59 +0200 Subject: Adding upstream version 3.38.1. 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