ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.89,1.90


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.89,1.90
Date: Mon, 24 Mar 2003 03:02:56 -0500

Update of /cvsroot/ayttm/ayttm/modules/msn2
In directory subversions:/tmp/cvs-serv8396/modules/msn2

Modified Files:
        msn.C 
Log Message:
comment activity windows


Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- msn.C       23 Mar 2003 22:17:14 -0000      1.89
+++ msn.C       24 Mar 2003 08:02:54 -0000      1.90
@@ -614,7 +614,7 @@
        mlad = (eb_msn_local_account_data 
*)account->protocol_local_account_data;
        char buff[1024];
        snprintf(buff, sizeof(buff), _("Logging in to MSN account: %s"), 
account->handle);
-       mlad->connect_tag = activity_window_new(buff);
+       /*mlad->connect_tag = activity_window_new(buff);*/
 
        mlad->mc = new msnconn;
        if(!mainconn)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]