Mercurial > pidgin
diff libpurple/protocols/jabber/presence.c @ 20598:285bb637a2b7
Updated hinting to be less invasive
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Sat, 22 Sep 2007 16:19:34 +0000 |
parents | 591267f6f1d5 |
children | fdefa5eb46e2 |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/presence.c Sat Sep 22 09:48:07 2007 +0000 +++ b/libpurple/protocols/jabber/presence.c Sat Sep 22 16:19:34 2007 +0000 @@ -499,7 +499,7 @@ if((chat = jabber_chat_find(js, jid->node, jid->domain))) { chat->config_dialog_type = PURPLE_REQUEST_ACTION; chat->config_dialog_handle = - purple_request_action(js->gc, + purple_request_action_with_hint(js->gc, _("Create New Room"), _("Create New Room"), _("You are creating a new room. Would"