diff plugins/gestures/stroke-draw.c @ 5227:6d1707dc8c3d

[gaim-migrate @ 5597] debug_printf -> gaim_debug committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 26 Apr 2003 17:36:52 +0000
parents f630a793b9d4
children 711db8ff91dd
line wrap: on
line diff
--- a/plugins/gestures/stroke-draw.c	Sat Apr 26 15:42:36 2003 +0000
+++ b/plugins/gestures/stroke-draw.c	Sat Apr 26 17:36:52 2003 +0000
@@ -262,7 +262,7 @@
     (GHashTable*)g_object_get_data(G_OBJECT(widget), GSTROKE_SIGNALS);
 
 #if 0
-  debug_printf("gstroke %s\n", name);
+  gaim_debug(GAIM_DEBUG_MISC, "gestures", "gstroke %s\n", name);
 #endif
   
   if (hash_table)