*add* clock tooltip finished, see issue 115

*fix* reset sigmask before forking



git-svn-id: http://tint2.googlecode.com/svn/trunk@272 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2009-11-16 17:54:46 +00:00
parent 7fa58c0552
commit db83997eae
3 changed files with 11 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ typedef struct Clock {
extern char *time1_format;
extern char *time2_format;
extern char *time_tooltip_format;
extern PangoFontDescription *time1_font_desc;
extern PangoFontDescription *time2_font_desc;
extern char *clock_lclick_command;