mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
implement server-time
This commit is contained in:
parent
33d8cc3254
commit
d535a79730
21 changed files with 323 additions and 39 deletions
|
|
@ -64,6 +64,7 @@ typedef struct _TEXT_DEST_REC {
|
|||
int hilight_priority;
|
||||
char *hilight_color;
|
||||
int flags;
|
||||
GHashTable *meta;
|
||||
} TEXT_DEST_REC;
|
||||
|
||||
#define window_get_theme(window) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue