ABOUT PLUGIN:

It's a joke plugin for Tkabber. On the 1st of April it tries
to turn your nick upside down.

This version of plugin, unlike the first one, remembers old nicks
corresponding to each conference room and the current connected JID,
in a file named /your/configdir/plugins/flip/flip_list before flipping them,
and then restores them on the 2nd of April. When a nick is restored,
its record in the file is removed. When all nicks are restored,
the file is deleted.
Don't delete it if you want your nicks to be restored automatically.


INSTALLING:

Just place the plugin's directory to /your/configdir/plugins directory
so that to get a structure like this:
/your/configdir/plugins/flip/flip.tcl
                             README


KNOWN PROBLEMS:

Many letter pairs, especially for Russian letters,
are yet to be found in UTF-8 tables :)


TODO:

Maybe it's a good idea to separate Russian table from the plugin's code
only leaving English one so that other language tables could be added and used.


AUTHORS:

The idea and original JavaScript are taken from http://fliptitle.com/
The plugin was written by Serge Yudin <xmpp:bigote@jabber.ru>
and modified by Sergei Golovan <sgolovan@nes.ru>
