Thu, 03 Apr 2003 05:18:56 +0000
[gaim-migrate @ 5304] save the list when we drag stuff around
--- 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(); } } }