Merged Irssi 0.8.2 from irssi.org cvs.
[silc.git] / apps / irssi / src / fe-common / core / themes.h
index 59d2810ad6550be38e377c6369dbae8bcfc60a26..3ef7cb924348a8a32be64477845a1d172dfb4afe 100644 (file)
@@ -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 */