[planner: 39/40] build: Fix translation handling




commit 4c849c15092f149367cc0dfdede56bff44cf54d5
Author: Mart Raudsepp <leio gentoo org>
Date:   Thu Mar 5 23:09:50 2020 +0200

    build: Fix translation handling

 po/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/po/meson.build b/po/meson.build
index c6dddc87..e9b77d79 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1 +1 @@
-i18n.gettext(meson.project_name())
+i18n.gettext(meson.project_name(), preset: 'glib')


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