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:
@@ -71,6 +71,7 @@ void default_clock()
|
||||
|
||||
void cleanup_clock()
|
||||
{
|
||||
printf("*** cleanup_clock()\n");
|
||||
if (time1_font_desc) pango_font_description_free(time1_font_desc);
|
||||
if (time2_font_desc) pango_font_description_free(time2_font_desc);
|
||||
if (time1_format) g_free(time1_format);
|
||||
|
||||
Reference in New Issue
Block a user