mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
cbdaf7d06d
- window's text buffer should work better - themes are almost working, you can change the text formats with /format - automatically try to rejoin the channel after 5 minutes if the join there failed because it was "temporarily unavailable" (netsplits) - generally cleaning code.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@216 dbcabf3a-b0e7-0310-adc4-f8d773084564
4 lines
61 B
C
4 lines
61 B
C
#include "common.h"
|
|
|
|
#define MODULE_NAME "fe-common/irc/dcc"
|