killall -SIGUSR1 tint2 will reload config file. need more fixed.
git-svn-id: http://tint2.googlecode.com/svn/trunk@225 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -70,7 +70,7 @@ void init_clock_panel(void *p)
|
||||
{
|
||||
Panel *panel =(Panel*)p;
|
||||
Clock *clock = &panel->clock;
|
||||
int i, time_height, time_height_ink, date_height, date_height_ink;
|
||||
int time_height, time_height_ink, date_height, date_height_ink;
|
||||
|
||||
clock->area.parent = p;
|
||||
clock->area.panel = p;
|
||||
|
||||
Reference in New Issue
Block a user