*add* changed everything to kernel timer for easier integration with new timer

*todo* adapt tooltip also to the timer syntax
*fix* memory leak



git-svn-id: http://tint2.googlecode.com/svn/trunk@266 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2009-11-15 16:55:50 +00:00
parent 429660abb6
commit 806451955b
9 changed files with 113 additions and 87 deletions

View File

@@ -14,6 +14,8 @@ tint2_SOURCES = config.c \
util/area.c \
util/window.h \
util/window.c \
util/timer.h \
util/timer.c \
panel.h \
clock/clock.c \
clock/clock.h \