Mercurial > pidgin.yaz
view PLUGIN_HOWTO @ 18413:526cc36424ab
Change the default value for the "Show system tray icon:
always/never/new messages" preference to be "new messages"
I think this is good, and it should take care of
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244433
Why should closing an application minimize it to the system
tray? Closing an application should close it and minimizing
it should minimize it to the taskbar.
I didn't see any strong objections when we talked about it on
the mailing list. I think we should leave everything else
that we talked about as-is.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 02 Jul 2007 05:56:15 +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.