patch by Christian Ruppert, configure option for battery
git-svn-id: http://tint2.googlecode.com/svn/trunk@115 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -185,7 +185,9 @@ void resize_clock (void *obj)
|
||||
|
||||
// resize other objects on panel
|
||||
panel->area.resize = 1;
|
||||
#ifdef ENABLE_BATTERY
|
||||
panel->battery.area.resize = 1;
|
||||
#endif
|
||||
systray.area.resize = 1;
|
||||
panel_refresh = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user