fixed issue 49 and some systray code (not yet)

git-svn-id: http://tint2.googlecode.com/svn/trunk@63 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-02-27 22:18:30 +00:00
parent a08622a70d
commit 2121a32916
11 changed files with 170 additions and 102 deletions

View File

@@ -77,12 +77,6 @@ typedef struct {
// clock
Clock clock;
// --------------------------------------------------
// systray
Systraybar systray;
// global taskbar parameter
//Area g_systraybar;
} Panel;