diff src/gtkprefs.c @ 6516:7c14b35bc984

[gaim-migrate @ 7033] reversed the last yahoo info patch and applied this one instead, which includes msn info support. ChipX86: if this messes you up, tell me and i'll switch it back. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 20 Aug 2003 02:45:31 +0000
parents 338147ea6896
children 42fdf16f1dad
line wrap: on
line diff
--- a/src/gtkprefs.c	Wed Aug 20 01:55:25 2003 +0000
+++ b/src/gtkprefs.c	Wed Aug 20 02:45:31 2003 +0000
@@ -538,7 +538,7 @@
 
 			/* We'll check this just to make sure. This also lets us do something different on
 			 * other platforms, if need be */
-			grab_url(name, TRUE, theme_got_url, ".tgz");
+			grab_url(name, TRUE, theme_got_url, ".tgz", NULL, 0);
 		}
 
 		gtk_drag_finish(dc, TRUE, FALSE, t);