diff src/gtkpounce.c @ 8862:f17670a9e4ef

[gaim-migrate @ 9630] (13:53:02) Paco: Did you intend to commit the en_CA.po with that? (13:53:14) Me: yes (13:53:26) Paco: I didn't get it :-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 03 May 2004 17:53:46 +0000
parents 721899998983
children 06b28fb24300
line wrap: on
line diff
--- a/src/gtkpounce.c	Mon May 03 17:49:27 2004 +0000
+++ b/src/gtkpounce.c	Mon May 03 17:53:46 2004 +0000
@@ -38,6 +38,7 @@
 #include "gtkutils.h"
 
 #include "ui.h"
+#include "util.h"
 
 typedef struct
 {
@@ -910,7 +911,7 @@
 				   _("Unknown pounce event. Please report this!"),
 				   alias);
 
-		gaim_notify_info(NULL, NULL, tmp, NULL);
+		gaim_notify_info(NULL, NULL, tmp, (char*)gaim_date_full());
 	}
 
 	if (gaim_pounce_action_is_enabled(pounce, "send-message")) {