changeset 4582:ff3b123aed43

[gaim-migrate @ 4865] I think Chipmeister forgot this. If not, he can just slap me and tell me the right way to do it. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 15 Feb 2003 07:40:29 +0000
parents 4b1e24835bbf
children ba4ff6fca005
files src/ft.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ft.c	Fri Feb 14 20:57:32 2003 +0000
+++ b/src/ft.c	Sat Feb 15 07:40:29 2003 +0000
@@ -147,6 +147,7 @@
 			return;
 		}
 
+		gaim_xfer_set_filename(xfer, filename);
 		gaim_xfer_set_size(xfer, sb.st_size);
 	}
 	else {