diff src/protocols/gg/gg.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 9123abd0db92
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Mon Nov 26 20:15:59 2001 +0000
+++ b/src/protocols/gg/gg.c	Mon Nov 26 20:39:54 2001 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 2786 2001-11-20 01:01:22Z warmenhoven $
+ * $Id: gg.c 2804 2001-11-26 20:39:54Z warmenhoven $
  *
  * Copyright (C) 2001, Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  * 
@@ -790,7 +790,7 @@
 
 	g_strfreev(webdata_tbl);
 
-	g_show_info_text(gc, NULL, FALSE, buf, NULL);
+	g_show_info_text(gc, NULL, 2, buf, NULL);
 
 	g_free(buf);
 }