|
From: Christopher (s. O'B. <si...@pr...> - 2004-10-25 16:49:05
|
Hello, On Mon, 2004-10-25 at 16:09 +0200, PUYDT Julien wrote: > There are several ways this could be achieved: > 1) if there's some way to add some information on an existing contact > (an uri, typically), and associate a new action to those contacts who > have that information, then all should be well: right click on the > contact in gaim, choose "Call..." and voila! That would probably be the > best solution both in terms of code and ease of use. This would actually be almost trivial. Adding actions to the right-click menu is a simple enough task for a plugin, and buddies can have arbitrary key/value pairs associated with them that will be stored with the buddy list. > I would need the help of the gaim developpers to comment on this, > especially ideas and directions on how to code that would be nice. I'm > not asking for someone to do the work -- although I wouldn't refuse it, > of course ;-) Not really a gaim developer, but I can answer that much at least. I'd be happy to help work on a thin wrapper to your DBUS calls when you've got some time. I've got some experience writing and packaging gaim plugins, so it wouldn't be very difficult to get a working setup to at least associate and act upon the URI you mentioned. - siege -- Christopher (siege) O'Brien <si...@pr...> http://preoccupied.net/~siege/ |