diff src/protocols/toc/toc.c @ 2791:8f6365332a05

[gaim-migrate @ 2804] i hate this shit. i should just stop hacking gaim. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 26 Nov 2001 20:39:54 +0000
parents a0fd8f91e294
children b917845dad3c
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Mon Nov 26 20:15:59 2001 +0000
+++ b/src/protocols/toc/toc.c	Mon Nov 26 20:39:54 2001 +0000
@@ -382,7 +382,7 @@
 	if (!url_text)
 		return;
 
-	g_show_info_text(NULL, NULL, FALSE, url_text, NULL);
+	g_show_info_text(NULL, NULL, 2, url_text, NULL);
 }
 
 static char *show_error_message()