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.69,1.70


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.69,1.70
Date: Mon, 17 Mar 2003 09:44:57 -0500

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

Modified Files:
        msn.C 
Log Message:
move status parentheses from modules to core


Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- msn.C       16 Mar 2003 03:33:44 -0000      1.69
+++ msn.C       17 Mar 2003 14:44:55 -0000      1.70
@@ -448,7 +448,7 @@
 };
 
 static char * msn_status_strings[] =
-{ "",  "(Hidden)", "(Busy)", "(Idle)", "(BRB)", "(Away)", "(Phone)", 
"(Lunch)", "(Offline)"};
+{ "",  "Hidden", "Busy", "Idle", "BRB", "Away", "Phone", "Lunch", "Offline"};
 static char * msn_state_strings[] =
 { "NLN",  "HDN", "BSY", "IDL", "BRB", "AWY", "PHN", "LUN", "FLN"};
 





reply via email to

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