ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.7,1.8


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.7,1.8
Date: Mon, 20 Jan 2003 07:33:47 -0500

Update of /cvsroot/ayttm/ayttm/modules/aim-toc
In directory subversions:/tmp/cvs-serv28533/modules/aim-toc

Modified Files:
        aim-toc.c 
Log Message:
triggerdecls.h is back where andy sent it.  gtk refs from away_window.h removed

Index: aim-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/aim-toc.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- aim-toc.c   17 Jan 2003 23:29:05 -0000      1.7
+++ aim-toc.c   20 Jan 2003 12:33:44 -0000      1.8
@@ -960,7 +960,7 @@
                        account->connected = 1;
                }
                if (is_away)
-                       toc_set_away(alad->conn, 
gtk_entry_get_text(GTK_ENTRY(away_message)));
+                       toc_set_away(alad->conn, get_away_message());
                else
                        toc_set_away(alad->conn, _("User is currently away"));
                break;





reply via email to

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