Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 24919:fe5179d40a51
Make dialogs that double as add and save dialogs indicate the current action
in the text of the confirm button as well as in the window title. This applies
to the "Add/Modify Account" dialog and the "New/Edit Buddy Pounce" dialog.
Also use the "Modify..." button in the "Custom Smiley Manager" dialog instead
of an "Edit" button. The other dialogs all use Modify.
This should all be translation neutral as all the new strings should have
already existed as these are stock buttons.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Thu, 08 Jan 2009 04:37:42 +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.