summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2018-08-16 19:53:05 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2018-08-16 19:53:05 +0200
commit6f8c88c722e0b51a97bda77475e3eb586731da63 (patch)
treebb5934d019c70b8374ca6a905c8d8b8a24695ab3
parent9cc995d31a7228996a4da0d5fd23f3f829a76dca (diff)
downloadcogl-6f8c88c722e0b51a97bda77475e3eb586731da63.tar.gz
Update MSGID_BUGS_ADDRESS in po/Makevars
-rw-r--r--po/Makevars4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars
index 41253ce9..1df898f8 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
-COPYRIGHT_HOLDER = Cogl contributors
+COPYRIGHT_HOLDER = Cogl authors
# This tells whether or not to prepend "GNU " prefix to the package
# name that gets inserted into the header of the $(DOMAIN).pot file.
@@ -41,7 +41,7 @@ PACKAGE_GNU = no
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS = https://bugzilla.gnome.org/enter_bug.cgi?product=cogl&keywords=I18N+L10N&component=general
+MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/cogl/issues
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.