From a9f04c5fd97edd0caef4913581a9b4ceb5f1bb6c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Tue, 18 Oct 2005 17:46:54 +0000 Subject: Added "Day changed to [date]" message when day changes --- src/common/weeconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/weeconfig.h') diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h index c540c499c..61f08d4b2 100644 --- a/src/common/weeconfig.h +++ b/src/common/weeconfig.h @@ -106,6 +106,8 @@ extern int cfg_look_infobar_delay_highlight; extern int cfg_look_hotlist_names_count; extern int cfg_look_hotlist_names_level; extern int cfg_look_hotlist_names_length; +extern int cfg_look_day_change; +extern char *cfg_look_day_change_timestamp; extern int cfg_col_title; extern int cfg_col_title_bg; -- cgit v1.2.3