From: Eric W. <war...@us...> - 2001-10-31 10:35:19
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv16854 Modified Files: buddy.c Log Message: /* live si siht */ Index: buddy.c =================================================================== RCS file: /cvsroot/gaim/gaim/src/buddy.c,v retrieving revision 1.266 retrieving revision 1.267 diff -u -d -r1.266 -r1.267 --- buddy.c 2001/10/26 23:49:50 1.266 +++ buddy.c 2001/10/31 10:35:16 1.267 @@ -991,6 +991,7 @@ connections = g_slist_prepend(connections, gc); } else connections = g_slist_append(connections, gc); + redo_convo_menus(); /* this is evil */ } else if (*ctype == EDIT_BUDDY) { /* we moved a buddy. hopefully we just changed groups or positions or something. * if we changed connections, we copy the buddy to the new connection. if the new |