Mercurial > pidgin
changeset 9254:2a9c37cec3ff
[gaim-migrate @ 10053]
I knew this one was wrong. But for some reason the obvious right answer
escaped me.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Thu, 10 Jun 2004 04:44:39 +0000 |
parents | 9d9161a3d9f7 |
children | 36938636ca8a |
files | src/protocols/jabber/jabber.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c Thu Jun 10 02:15:16 2004 +0000 +++ b/src/protocols/jabber/jabber.c Thu Jun 10 04:44:39 2004 +0000 @@ -1435,7 +1435,7 @@ gaim_cmd_register("msg", "ws", GAIM_CMD_P_PRPL, GAIM_CMD_FLAG_CHAT | GAIM_CMD_FLAG_PRPL_ONLY, "prpl-jabber", - jabber_cmd_chat_msg, _("msg <user> [room]: Send a private message to another user.")); /* XXX is this right? */ + jabber_cmd_chat_msg, _("msg <user> <message>: Send a private message to another user.")); } static GaimPluginPrefFrame *