[gnome-initial-setup/pot-msgid-bugs-address: 1/2] po: include GitLab issues address in .pot file



commit 05a8433d2c25324330ff763907ef5c1d7e3a1701
Author: Will Thompson <will willthompson co uk>
Date:   Mon Jan 14 10:42:08 2019 +0000

    po: include GitLab issues address in .pot file

 po/meson.build | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/po/meson.build b/po/meson.build
index c79477f..cc7e05b 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1,3 +1,4 @@
 i18n.gettext(meson.project_name(),
-  preset : 'glib'
+  preset : 'glib',
+  args : ['--msgid-bugs-address=https://gitlab.gnome.org/GNOME/gnome-initial-setup/issues'],
 )


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