$Id: README 513 2012-03-20 11:03:35Z kostix $
"Custom presence statuses" plugin for Tkabber.

I. The idea

This plugin provides a way to manage a set of pairs
presence status/status message (called "presets") which can be
quickly selected to set both the presence status and its
status message.


II. Configuration

Certain standard options can be tweaked using the Tk option database.

For instance, it was reported that on some systems the default
geometry of the presets editor window is suboptimal which causes
certain edit controls to become invisible.
This can be fixed by specifying the desired geometry for the dialog
in the Tkabber configuration file, like this:

option add Tkabber.presence_status_presets.geometry 640x480 userDefault

See [1] for more info.


III. References:

1. http://www.tcl.tk/man/tcl8.5/TkCmd/option.htm


vim:et:ts=4:sw=4:tw=64
