ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/src edit_account_window.c,1.7,1.8


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/src edit_account_window.c,1.7,1.8
Date: Sat, 18 Jan 2003 07:38:55 -0500

Update of /cvsroot/ayttm/ayttm/src
In directory subversions:/tmp/cvs-serv10755

Modified Files:
        edit_account_window.c 
Log Message:
forget this one


Index: edit_account_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/edit_account_window.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- edit_account_window.c       16 Jan 2003 13:11:01 -0000      1.7
+++ edit_account_window.c       18 Jan 2003 12:38:53 -0000      1.8
@@ -70,6 +70,9 @@
        else
                move_account(con, account);
 
+       if (g_list_length(con->accounts) == 0)
+               remove_contact(con);
+               
        update_contact_list();
        write_contact_list();
        gtk_widget_destroy(edit_account_window);





reply via email to

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