Mercurial > pidgin
changeset 19881:ddee7883d9fa
Added hints to novell novell.c
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Sun, 12 Aug 2007 18:52:32 +0000 |
parents | 1ea3f7e9bdbc |
children | ee7d92af97f7 |
files | libpurple/protocols/novell/novell.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/novell/novell.c Sun Aug 12 18:50:57 2007 +0000 +++ b/libpurple/protocols/novell/novell.c Sun Aug 12 18:52:32 2007 +0000 @@ -1913,7 +1913,7 @@ purple_request_action(gc, title, primary, secondary, PURPLE_DEFAULT_ACTION_NONE, purple_connection_get_account(gc), name, NULL, - parms, 2, + "chat", parms, 2, _("Yes"), G_CALLBACK(_join_conference_cb), _("No"), G_CALLBACK(_reject_conference_cb));