changeset 21070:d2ab6076ad87

Compile
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 06 Oct 2007 15:58:43 +0000
parents fdefa5eb46e2
children adc6a540a1f4
files finch/gntblist.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/finch/gntblist.c	Sat Oct 06 15:55:47 2007 +0000
+++ b/finch/gntblist.c	Sat Oct 06 15:58:43 2007 +0000
@@ -2279,7 +2279,7 @@
 	purple_request_field_set_required(field, TRUE);
 	purple_request_field_group_add_field(group, field);
 
-	purple_request_fields(purple_get_blist(), _("Join a Chat"),
+	purple_request_fields_with_hint(purple_get_blist(), _("Join a Chat"),
 						NULL,
 						_("Please enter the name of the chat you want to join."),
 						fields,