|
From: SourceForge.net <no...@so...> - 2005-03-13 15:30:09
|
Patches item #1161774, was opened at 2005-03-11 19:55 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1161774&group_id=235 Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hassan (mickeynoear) >Assigned to: Sean Egan (seanegan) Summary: Change Buddy Icon in Conversation window Initial Comment: I have seen many requests for this. Stolen from gtkaccount.c shamelessly: - icon_select_cb and related callbacks wich are part of the fileselector 'add/modify account' dialog. modified in gtkconv.c : - added a 'Change Buddy Icon..' under the menu Options, which triggers icon_select_cb This patch also includes an appearance change in the Conversation Window menu. The changes are: - moved menu items from Conversation menu list that are related to contacts into a separate menu list ( named Contact ). - moved menu items from Conversation menu list that are related to history into a separate menu list ( named Contact ). -shuffled menu items according to their group, like: original : Alias, Block, Remove modified to : Warn, Block, Remove original: Send File, Add Buddy Pounce, Get Info, Warn modified to : Alias, Get Info, Add Buddy Pounce The changes were done according to my opinion/preference. Take a look and abandon the idea if it looks ugly =P. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1161774&group_id=235 |