ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/aim-oscar aim-oscar.c,1.4,1.5


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-oscar aim-oscar.c,1.4,1.5
Date: Thu, 23 Jan 2003 01:34:27 -0500

Update of /cvsroot/ayttm/ayttm/modules/aim-oscar
In directory subversions:/tmp/cvs-serv7876/modules/aim-oscar

Modified Files:
        aim-oscar.c 
Log Message:
added do_message_dialog - modal or modeless

Index: aim-oscar.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-oscar/aim-oscar.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aim-oscar.c 16 Jan 2003 09:51:02 -0000      1.4
+++ aim-oscar.c 23 Jan 2003 06:34:25 -0000      1.5
@@ -705,7 +705,7 @@
 
 int eb_aim_msg_error(struct aim_session_t * sess,struct command_rx_struct 
*command, ...)
 {
-  do_error_dialog("Last message was unable to be sent", "Everybuddy: Error");
+  do_message_dialog("Last message could not be sent", "AIM: Error");
 
   return 1;
 }





reply via email to

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