mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
*** empty log message ***
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2553 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
418678bc95
commit
ca234bdf5e
7 changed files with 47 additions and 7 deletions
|
|
@ -18,6 +18,9 @@ typedef struct {
|
|||
int default_color; /* default color to use with text with default
|
||||
background. default is -1 which means the
|
||||
default color set by terminal */
|
||||
unsigned int info_eol:1; /* show the timestamp/servertag at the
|
||||
end of the line, not at beginning */
|
||||
|
||||
GHashTable *modules;
|
||||
|
||||
int replace_keys[256]; /* index to replace_values for each char */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue