*fix* minor bugfixes
*fix* do not use g_ptr_array_unref since not everybody has glib-2.22 ;) git-svn-id: http://tint2.googlecode.com/svn/trunk@333 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -102,7 +102,6 @@ void draw_systray(void *obj, cairo_t *c)
|
||||
XCopyArea(server.dsp, systray.area.pix, render_background, server.gc, 0, 0, systray.area.width, systray.area.height, 0, 0);
|
||||
}
|
||||
|
||||
// tint2 don't draw systray icons. just the background.
|
||||
refresh_systray = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user