1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src
Timo Sirainen bc8ee2d26c Don't expand %{ and %} in themes to { and } - they could be treated as
abstracts again. Printing %{ and %} now prints just { and }. This fixes
printing {stuff} in statusbar (eg. {nick}).


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1885 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-10-21 17:56:42 +00:00
..
core deinit() function is now checked and saved when loading module. Unloading 2001-10-21 16:23:43 +00:00
fe-common Don't expand %{ and %} in themes to { and } - they could be treated as 2001-10-21 17:56:42 +00:00
fe-none Initialize perl before fe_common_core_finish_init() or sending "irssi init 2001-10-21 09:25:29 +00:00
fe-text Deinitialize perl before textui stuff. 2001-10-21 10:31:03 +00:00
irc Added reference counter to SERVER_CONNECT_REC. Since it's being moved around 2001-10-21 13:59:07 +00:00
lib-config added config_node_first() function to get the first non-comment node. 2001-09-22 15:24:40 +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 Settings registered with Irssi::settings_add_xx() are now correctly removed 2001-10-21 16:52:36 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h Added --home and --config command line parameters to irssi to specify 2001-07-15 00:39:48 +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