diff pidgin/plugins/gestures/stroke-draw.c @ 15823:32c366eeeb99

sed -ie 's/gaim/purple/g'
author Sean Egan <seanegan@gmail.com>
date Mon, 19 Mar 2007 07:01:17 +0000
parents 5fe8042783c1
children 64acdb427851 9490cd23775e
line wrap: on
line diff
--- a/pidgin/plugins/gestures/stroke-draw.c	Mon Mar 19 06:11:46 2007 +0000
+++ b/pidgin/plugins/gestures/stroke-draw.c	Mon Mar 19 07:01:17 2007 +0000
@@ -293,7 +293,7 @@
     (GHashTable*)g_object_get_data(G_OBJECT(widget), GSTROKE_SIGNALS);
 
 #if 0
-  gaim_debug(GAIM_DEBUG_MISC, "gestures", "gstroke %s\n", name);
+  purple_debug(PURPLE_DEBUG_MISC, "gestures", "gstroke %s\n", name);
 #endif
   
   if (hash_table)