[gegl/piotrdrag/meson-i18n-fix: 5/6] meson: add the glib preset to i18n



commit c1dca321982e3dcf3fb6f4f1260a08f3fcc535ad
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Fri Aug 16 20:55:02 2019 +0200

    meson: add the glib preset to i18n
    
    It gives us LINGUAS support and other niceties.

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


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