[anjuta/gnome-2-32] anjuta: lp#448126 - The "Report bugs" menu entry does not work
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-2-32] anjuta: lp#448126 - The "Report bugs" menu entry does not work
- Date: Wed, 29 Dec 2010 20:10:12 +0000 (UTC)
commit c4b560df07acdd805f41488dd023f3fed99bdf84
Author: Johannes Schmid <jhs gnome org>
Date: Mon Dec 13 18:12:32 2010 +0100
anjuta: lp#448126 - The "Report bugs" menu entry does not work
src/action-callbacks.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/action-callbacks.c b/src/action-callbacks.c
index a052011..c6cd652 100644
--- a/src/action-callbacks.c
+++ b/src/action-callbacks.c
@@ -157,7 +157,7 @@ on_url_home_activate (GtkAction * action, gpointer user_data)
void
on_url_bugs_activate (GtkAction * action, gpointer user_data)
{
- anjuta_res_url_show("http://bugzilla.gnome.org/simple-bug-guide.cgi");
+ anjuta_res_url_show("https://bugzilla.gnome.org/enter_bug.cgi?product=anjuta");
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]