summaryrefslogtreecommitdiff
path: root/libview/ev-transition-animation.c
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2015-06-09 22:50:46 +0100
committerMartin Wimpress <[email protected]>2015-06-09 22:50:46 +0100
commit28cd11d64d5810ed779ce132d154db04a1d8c930 (patch)
tree3c9856bf51ab61a5bb249e3aa8f3eb396933895b /libview/ev-transition-animation.c
parent175296fe8246a472439d529543c5c31802cad4b2 (diff)
parent6707c4b0a0b4f549d44a8574d4f783705ed949ec (diff)
downloadatril-28cd11d64d5810ed779ce132d154db04a1d8c930.tar.bz2
atril-28cd11d64d5810ed779ce132d154db04a1d8c930.tar.xz
Merge pull request #133 from monsta/wrong-bugzilla-1.8
[1.8] corrected bug tracker links everywhere
Diffstat (limited to 'libview/ev-transition-animation.c')
-rw-r--r--libview/ev-transition-animation.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libview/ev-transition-animation.c b/libview/ev-transition-animation.c
index 1e766af3..a8a2e117 100644
--- a/libview/ev-transition-animation.c
+++ b/libview/ev-transition-animation.c
@@ -591,8 +591,8 @@ 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 Atril bugzilla "
- "(http://bugzilla.mate.org) with a testcase.",
+ "please post a bug report on Atril bug tracker "
+ "(https://github.com/mate-desktop/atril/issues) with a testcase.",
enum_value->value_nick);
/* just paint the destination slide */