commit b3bd5b26d8ceba6411cf6044adb849ae2da52dfb
Author: phantomjinx <p.g.richard...@phantomjinx.co.uk>
Date:   Sat Aug 6 17:50:29 2011 +0100

    Replace bugs url from sourceforge to flyspray

 src/anjuta-action-callbacks.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/anjuta-action-callbacks.c b/src/anjuta-action-callbacks.c
index 034785b..fc3f732 100644
--- a/src/anjuta-action-callbacks.c
+++ b/src/anjuta-action-callbacks.c
@@ -137,7 +137,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://sourceforge.net/tracker/?group_id=67873&atid=519273";);
+    anjuta_res_url_show("http://gtkpod.org/bugs/";);
 }
 
 void

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to