# HG changeset patch # User Gabriel Schulhof # Date 1191686323 0 # Node ID d2ab6076ad879273b718f6159de85c9ebeb759fe # Parent fdefa5eb46e2d9bd9603245ea21d6bacf4127ed7 Compile diff -r fdefa5eb46e2 -r d2ab6076ad87 finch/gntblist.c --- 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,