
			elho.theme for Irssi

		  Copyright 2003-2006 Elmar Hoffmann


elho.theme is my theme for the Irssi IRC client (http://www.irssi.org/).
It is heavily inspired by AmIRC (http://www.vapor.com/amirc/).
It themes all of Irssi's own messages plus those of the ICQ module and
the uptime.pl and keepnick.pl scripts - unfortunately many scripts don't
use themable format strings.

It is supposed to be used with the theme-indent module available from
http://svn.irssi.org/repos/modules/trunk/theme-indent.c.
Until Irssi bug #365 is fixed, you need the patch from
http://www.elho.net/irc/irssi/theme-indent.c.svn.patch to compile it.


LICENSE
=======

This theme is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This theme is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this theme; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


INSTALL
=======

Copy elho.theme to your ~/.irssi directory and use "/SET theme elho"
to activate it.
Use "/SET show_nickmode_empty ON" to make sure nicks without a mode
(ie. voice, op) are shown properly aligned.
If you are using a charset other than UTF-8, ie. ISO-8859-1 or
ISO-8859-15 which does not show the french quotation marks correctly
that are for example around Mode, Quit and Topic in the nick column,
uncomment the line below "# ISO-8859-*" and comment out the line below
"# UTF-8" in the abstracts section of elho.theme.


HISTORY
=======

See NEWS file for major changes and ChangeLog file for details.


CONTACT
=======

The elho.theme homepage is at http://www.elho.net/irc/irssi/elho.theme/

Please report any bugs to irssi-elho.theme@elho.net.
