[goffice] go_url_show: Point to go_gtk_url_show.



commit 30339435bec73e1285b048589d4cfeb723efe104
Author: Morten Welinder <terra gnome org>
Date:   Wed Jun 17 08:52:06 2009 -0400

    go_url_show: Point to go_gtk_url_show.

 goffice/utils/go-file.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/goffice/utils/go-file.c b/goffice/utils/go-file.c
index ab7d29e..ba8586b 100644
--- a/goffice/utils/go-file.c
+++ b/goffice/utils/go-file.c
@@ -972,6 +972,7 @@ go_url_encode (gchar const *text, int type)
 	return g_string_free (result, FALSE);
 }
 
+/* You probably want go_gtk_url_show instead! */
 GError *
 go_url_show (gchar const *url)
 {



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