diff src/gtkconv.c @ 9706:d4634f26ef9b

[gaim-migrate @ 10567] Blather. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 07 Aug 2004 23:15:21 +0000
parents 767a8f0c5740
children 4d05b6e9e9cd
line wrap: on
line diff
--- a/src/gtkconv.c	Sat Aug 07 22:54:27 2004 +0000
+++ b/src/gtkconv.c	Sat Aug 07 23:15:21 2004 +0000
@@ -2496,6 +2496,10 @@
 
 	g_return_if_fail(conv != NULL);
 
+	/*
+	 * XXX - The file extension needs to be set to something that doesn't suck...
+	 * Maybe do what gtkimhtml.c does when saving an image?
+	 */
 	buf = g_strdup_printf("%s.icon", gaim_normalize(conv->account, conv->name));
 
 	gaim_request_file(conv, _("Save Icon"), buf, TRUE,