|
From: SourceForge.net <no...@so...> - 2005-02-06 15:05:49
|
Patches item #1115930, was opened at 2005-02-03 22:36 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1115930&group_id=235 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Richard Laager (rlaager) >Assigned to: Stu Tomlinson (nosnilmot) Summary: MSN Buddy Add/Remove Messages Initial Comment: Shows messages in the conversation window when the person at the other end of the conversation adds or removes you to/from his/her buddy list. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-02-06 10:05 Message: Logged In: YES user_id=20979 Don't you need to g_free(msg)? Also, what happens in Gaim currently if someone adds you to their buddy list? Does it notify you? I think it should. I think it should do the following... if (we have a converstation open) { write message to conv window } else { Does anyone else have an opinion on that? Sean? Stu? gaim_notify_info (or something) the message } ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1115930&group_id=235 |