GNOME Bugzilla – Bug 317107
Context menus for account icons
Last modified: 2005-09-25 14:07:13 UTC
For convenience it would be nice to have context menu with common actions for accounts in the roster window. As a laptop user switching between networks I can't use autologin so connecting is somewhat cumbersome.
Created attachment 52597 [details] [review] proposed patch Add a context menu for account icons with following items: Connect Disconnect Edit
Thanks for your patch, I have modified it heavily. You didn't need to change anything in gossip-accounts-window.[ch], so that has been left out. For the menu, I changed things around to use a menu throughout instead of using a popup menu from a button. More will be done in the next few days to try and add the tooltip back in somehow as currently you only know which account it is by the ->Edit (<account name>) item. Thanks again.