comparison src/gtknotify.c @ 8277:e6ed38d28636

[gaim-migrate @ 9001] "Wintry" really seems like it should be "Wintery," to me. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 17 Feb 2004 04:46:53 +0000
parents 9af78e73f0b2
children b00f3ac97c1f
comparison
equal deleted inserted replaced
8276:3c49a619969f 8277:e6ed38d28636
25 #include "gtkinternal.h" 25 #include "gtkinternal.h"
26 26
27 #include <gdk/gdkkeysyms.h> 27 #include <gdk/gdkkeysyms.h>
28 28
29 #include "connection.h" 29 #include "connection.h"
30 #include "debug.h"
31 #include "prefs.h" 30 #include "prefs.h"
32 #include "stock.h" 31 #include "stock.h"
33 #include "util.h" 32 #include "util.h"
34 33
35 #include "gtkimhtml.h" 34 #include "gtkimhtml.h"
442 g_free(tmp); 441 g_free(tmp);
443 g_error_free(error); 442 g_error_free(error);
444 } 443 }
445 } 444 }
446 445
447 printf("command: %d = %s\n", ret, command);
448 return ret; 446 return ret;
449 } 447 }
450 #endif 448 #endif
451 449
452 static void * 450 static void *