SIGUSR1 does now a full restat of tint2
git-svn-id: http://tint2.googlecode.com/svn/trunk@424 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -67,6 +67,7 @@ printf("*** default_systray()\n");
|
||||
|
||||
void cleanup_systray()
|
||||
{
|
||||
printf("*** cleanup_systray()\n");
|
||||
systray_enabled = 0;
|
||||
systray_max_icon_size = 0;
|
||||
systray.area.on_screen = 0;
|
||||
|
||||
@@ -52,8 +52,9 @@ extern int refresh_systray;
|
||||
extern int systray_enabled;
|
||||
extern int systray_max_icon_size;
|
||||
|
||||
// default values
|
||||
// default global data
|
||||
void default_systray();
|
||||
|
||||
// freed memory
|
||||
void cleanup_systray();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user