summaryrefslogtreecommitdiff
path: root/make-pot
diff options
context:
space:
mode:
Diffstat (limited to 'make-pot')
-rwxr-xr-xmake-pot1
1 files changed, 1 insertions, 0 deletions
diff --git a/make-pot b/make-pot
index afedf38e26..ad3c3ad97a 100755
--- a/make-pot
+++ b/make-pot
@@ -42,6 +42,7 @@ fi
$XGETTEXT --default-domain="$GETTEXT_PACKAGE" \
--directory="$top_srcdir" \
+ --msgid-bugs-address="https://gitlab.gnome.org/GNOME/gtk/-/issues/" \
--add-comments \
$XGETTEXT_KEYWORDS \
--from-code=utf-8 \