From 65c27ac69a8a51da67bcca591e1933815a1032b3 Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 17 Mar 2015 16:47:26 +0300 Subject: corrected bug tracker links everywhere Closes https://github.com/mate-desktop/atril/pull/132 --- shell/ev-window.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/ev-window.c') diff --git a/shell/ev-window.c b/shell/ev-window.c index 531b54cb..bc8863a6 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -6644,8 +6644,8 @@ do_action_named (EvWindow *window, EvLinkAction *action) ev_window_cmd_file_print (NULL, window); } else { g_warning ("Unimplemented named action: %s, please post a " - "bug report in Atril bugzilla " - "(http://bugzilla.mate.org) with a testcase.", + "bug report on Atril bug tracker " + "(https://github.com/mate-desktop/atril/issues) with a testcase.", name); } } -- cgit v1.2.1