diff src/buddy.c @ 4970:4087669769e8

[gaim-migrate @ 5304] save the list when we drag stuff around committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 03 Apr 2003 05:18:56 +0000
parents 804b25d09a5b
children a9b49d0e8970
line wrap: on
line diff
--- a/src/buddy.c	Thu Apr 03 04:30:05 2003 +0000
+++ b/src/buddy.c	Thu Apr 03 05:18:56 2003 +0000
@@ -486,6 +486,7 @@
 			}
 
 			gtk_tree_path_free(path);
+			gaim_blist_save();
 		}
 	}
 }