docs: Change Bugzilla references to GitLab

Including modifications by Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Olivier Crête
2018-05-31 23:44:02 +02:00
committed by Philip Withnall
parent 3126f73c80
commit 8e65417c6e
14 changed files with 34 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
ent_conf = configuration_data()
ent_conf.set('PACKAGE', 'glib')
ent_conf.set('PACKAGE_BUGREPORT', 'https://bugzilla.gnome.org/enter_bug.cgi?product=glib')
ent_conf.set('PACKAGE_BUGREPORT', 'https://gitlab.gnome.org/GNOME/glib/issues/new')
ent_conf.set('PACKAGE_NAME', 'glib')
ent_conf.set('PACKAGE_STRING', 'glib')
ent_conf.set('PACKAGE_TARNAME', 'glib')