pidgin: 92cf1c35: Hopefully be more clear about just what ...
markdoliner at pidgin.im
markdoliner at pidgin.im
Thu Aug 20 02:21:49 EDT 2009
-----------------------------------------------------------------
Revision: 92cf1c35f93e009b3f00ae0aa60317e5cbf6ca0c
Ancestor: a9616ff93cda3a609c8f2d5b1c858f4342631e3e
Author: markdoliner at pidgin.im
Date: 2009-08-20T06:17:55
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/92cf1c35f93e009b3f00ae0aa60317e5cbf6ca0c
Modified files:
libpurple/protocols/msn/slp.c
ChangeLog:
Hopefully be more clear about just what a "webcam invite" is
-------------- next part --------------
============================================================
--- libpurple/protocols/msn/slp.c 6dad63f356b7e928a84fd0ba940016592c888953
+++ libpurple/protocols/msn/slp.c d50c1549f8d7230e2f905ea62f56db2b84bc026e
@@ -403,9 +403,8 @@ got_sessionreq(MsnSlpCall *slpcall, cons
if (conv) {
char *buf;
buf = g_strdup_printf(
- _("%s has sent you a webcam "
- "invite, which is not yet "
- "supported."), from);
+ _("%s invited you to view his/her webcam, but this"
+ "is not yet supported."), from);
purple_conversation_write(conv, NULL, buf,
PURPLE_MESSAGE_SYSTEM |
PURPLE_MESSAGE_NOTIFY,
More information about the Commits
mailing list