update documentation for new config format
git-svn-id: http://tint2.googlecode.com/svn/trunk@25 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -162,12 +162,12 @@ void get_icon (Task *tsk)
|
||||
XFree (data);
|
||||
}
|
||||
else {
|
||||
printf("get_icon vide\n");
|
||||
//XWMHints *hints;
|
||||
//hints = XGetWMHints(server.dsp, tkwin);
|
||||
//if (hints != NULL) {
|
||||
// XFree(hints);
|
||||
//}
|
||||
printf("get_icon vide\n");
|
||||
// XChangeProperty (display, windowH, XInternAtom (display, "_NET_WM_ICON", False), XA_CARDINAL, 32, PropModeReplace, (unsigned char*) data, dataSize);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user