*fix* battery: set background_id to 0 if none has been specified
git-svn-id: http://tint2.googlecode.com/svn/trunk@623 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -52,7 +52,7 @@ void init_taskbarname_panel(void *p)
|
||||
int j;
|
||||
|
||||
if (!taskbarname_enabled) return;
|
||||
|
||||
|
||||
GSList *l, *list = server_get_name_of_desktop();
|
||||
for (j=0, l=list ; j < panel->nb_desktop ; j++) {
|
||||
tskbar = &panel->taskbar[j];
|
||||
|
||||
Reference in New Issue
Block a user