[four-in-a-row/i18n] Meson: set up i18n correctly.



commit ffc7459f6df53fe855dd570747833a84b224cf20
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Fri Feb 1 18:20:40 2019 +0000

    Meson: set up i18n correctly.

 po/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/po/meson.build b/po/meson.build
index e69de29..5eab52e 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -0,0 +1 @@
+i18n.gettext(meson.project_name(), preset: 'glib')
\ No newline at end of file


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