diff pidgin/plugins/gaiminc.c @ 15500:d75099d2567e

gaim_gtk to pidgin. I hope
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 07:23:11 +0000
parents d54794a47c56
children 32c366eeeb99
line wrap: on
line diff
--- a/pidgin/plugins/gaiminc.c	Sat Feb 03 01:08:41 2007 +0000
+++ b/pidgin/plugins/gaiminc.c	Sat Feb 03 07:23:11 2007 +0000
@@ -6,7 +6,7 @@
 #include "conversation.h"
 #include "version.h"
 
-/* include UI for gaim_gtkdialogs_about() */
+/* include UI for pidgindialogs_about() */
 #include "gtkplugin.h"
 #include "gtkdialogs.h"
 
@@ -16,7 +16,7 @@
 echo_hi(GaimConnection *gc)
 {
 	/* this doesn't do much, just lets you know who we are :) */
-	gaim_gtkdialogs_about();
+	pidgindialogs_about();
 }
 
 static gboolean