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.24,1.25


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.24,1.25
Date: Tue, 14 Jan 2003 07:03:14 -0500

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

Modified Files:
        msn.C 
Log Message:
Clean old buggy netscape code
Mozilla is now the default browser


Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- msn.C       13 Jan 2003 09:11:37 -0000      1.24
+++ msn.C       14 Jan 2003 12:03:11 -0000      1.25
@@ -1658,6 +1658,9 @@
          eb_chat_room_show_message(ecr, sender->account_contact->nick, lmess);
       else
          eb_chat_room_show_message(ecr, username, lmess);
+      if(sender != NULL)
+         eb_update_status(sender, NULL);
+
       g_free(lmess);
       return;
     }





reply via email to

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