mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Highlighting cleanups. Added /HILIGHT -priority option.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1098 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f8f1f814a5
commit
d256f71a00
14 changed files with 190 additions and 231 deletions
|
|
@ -9,7 +9,7 @@ STRUCT_SERVER_REC *server;
|
|||
char *name;
|
||||
|
||||
time_t createtime;
|
||||
int new_data;
|
||||
int last_color; /* if NEWDATA_HILIGHT is set, color number could be specified here */
|
||||
int data_level;
|
||||
int hilight_color;
|
||||
|
||||
#undef STRUCT_SERVER_REC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue