Mercurial > pidgin
diff libpurple/protocols/jabber/presence.c @ 19876:dd5932225deb
Added hints to jabber si.c
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Sun, 12 Aug 2007 18:17:21 +0000 |
parents | f29794be0163 |
children | 0ed8a2a86a1b |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/presence.c Sun Aug 12 17:55:38 2007 +0000 +++ b/libpurple/protocols/jabber/presence.c Sun Aug 12 18:17:21 2007 +0000 @@ -368,7 +368,7 @@ " accept the default settings?"), /* Default Action */ 1, purple_connection_get_account(js->gc), NULL, chat->conv, - chat, 2, + "chat", chat, 2, _("_Configure Room"), G_CALLBACK(jabber_chat_request_room_configure), _("_Accept Defaults"), G_CALLBACK(jabber_chat_create_instant_room)); }