irssi/src
Timo Sirainen 89d7498019 Moved fe_perl module to use Irssi::UI .. this breaks several scripts that
use UI-specific code, but simply adding the "use Irssi::UI;" after use
Irssi; should work. make install now removes libfe_perl.* files from global
module directory, but if you have it somewhere else you should manually
remove it.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1582 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-06-27 22:56:17 +00:00
..
core Using different ports in one server for different chat networks didn't work 2001-06-27 21:47:31 +00:00
fe-common removed useless #define 2001-06-27 22:54:51 +00:00
fe-none The same "irssi init finished" / perl init fix for fe-none 2001-06-21 07:13:09 +00:00
fe-text Added -v / --version command line option. Moved POPT_AUTOHELP option to 2001-06-27 20:22:43 +00:00
irc Don't reply to CTCP PINGs longer than 100 bytes (see the comment). 2001-06-27 21:26:33 +00:00
lib-config config_node_remove() - NULL parent is treated as root node 2001-05-11 19:53:39 +00:00
lib-popt Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00
perl Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00