[gaim-migrate @ 5304]

Thu, 03 Apr 2003 05:18:56 +0000

author
Nathan Walp <nwalp@pidgin.im>
date
Thu, 03 Apr 2003 05:18:56 +0000
changeset 4970
a66a2e833a09
parent 4969
7e6577f9d4b6
child 4971
ef2126297640

[gaim-migrate @ 5304]
save the list when we drag stuff around

src/buddy.c file | annotate | diff | comparison | revisions
--- 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();
 		}
 	}
 }

mercurial