/pidgin/main: 7d5c6f160954: Tweak debug messages about on/offlin...

Elliott Sales de Andrade <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 7d5c6f1609543f23543ad9e1d4fb54258e616999
Author:	 Elliott Sales de Andrade <[email protected]>
Date:	 2014-11-13 19:03 -0500
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/7d5c6f160954

Description:

Tweak debug messages about on/offline MSN messages.

diffstat:

 libpurple/protocols/msn/msn.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (20 lines):

diff --git a/libpurple/protocols/msn/msn.c b/libpurple/protocols/msn/msn.c
--- a/libpurple/protocols/msn/msn.c
+++ b/libpurple/protocols/msn/msn.c
@@ -1582,7 +1582,6 @@ msn_send_im(PurpleConnection *gc, const 
 	g_free(msgformat);
 	g_free(msgtext);
 
-	purple_debug_info("msn", "prepare to send online Message\n");
 	if (g_ascii_strcasecmp(who, username))
 	{
 		if (flags & PURPLE_MESSAGE_AUTO_RESP) {
@@ -1591,7 +1590,7 @@ msn_send_im(PurpleConnection *gc, const 
 
 		if (msn_user_is_yahoo(account, who) || !(msn_user_is_online(account, who) || swboard != NULL)) {
 			/*we send the online and offline Message to Yahoo User via UBM*/
-			purple_debug_info("msn", "send to Yahoo User\n");
+			purple_debug_info("msn", "send to offline or Yahoo user\n");
 			msn_notification_send_uum(session, msg);
 		} else {
 			purple_debug_info("msn", "send via switchboard\n");
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.