Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 24321:068557dd121a
Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
already exists. This means you shouldn't get multiple Send buttons for
conversations with contacts with multiple contained buddies with whom you've
started a conversation.
Also, remove that same data when the Send button plugin is removed so that it
will come back properly next time you load the plugin.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Thu, 13 Nov 2008 04:32:54 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
line wrap: on
line source
For information on writing a plugin for Purple, Pidgin or Finch, go http://developer.pidgin.im and click on API. From there, see the HOWTOs in the "Related Pages" section. You can also generate this documentation locally by installing doxygen and graphviz dot, then running "make docs" in the source tree. The documentation will be in the docs/html directory.