[evince] Replace Bugzilla by Gitlab link



commit 2d002edaa90c2bc6af9e96a0782a19cfb20679a9
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Aug 13 22:40:27 2018 +0200

    Replace Bugzilla by Gitlab link

 libview/ev-transition-animation.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libview/ev-transition-animation.c b/libview/ev-transition-animation.c
index 8e574a20..ddcaadf2 100644
--- a/libview/ev-transition-animation.c
+++ b/libview/ev-transition-animation.c
@@ -594,8 +594,9 @@ ev_transition_animation_paint (EvTransitionAnimation *animation,
                enum_value = g_enum_get_value (g_type_class_peek (EV_TYPE_TRANSITION_EFFECT_TYPE), type);
 
                g_warning ("Unimplemented transition animation: '%s', "
-                          "please post a bug report in Evince bugzilla "
-                          "(http://bugzilla.gnome.org) with a testcase.",
+                          "please post a bug report in the issue tracker "
+                          "(https://gitlab.gnome.org/GNOME/evince/issues/) "
+                          "with a testcase.",
                           enum_value->value_nick);
 
                /* just paint the destination slide */


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