added basic launcher by mrovi
git-svn-id: http://tint2.googlecode.com/svn/trunk@521 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -29,6 +29,7 @@ include_directories( ${PROJECT_BINARY_DIR}
|
||||
src/clock
|
||||
src/systray
|
||||
src/taskbar
|
||||
src/launcher
|
||||
src/tooltip
|
||||
src/util
|
||||
${X11_INCLUDE_DIRS}
|
||||
@@ -45,6 +46,7 @@ set( SOURCES src/config.c
|
||||
src/tint.c
|
||||
src/clock/clock.c
|
||||
src/systray/systraybar.c
|
||||
src/launcher/launcher.c
|
||||
src/taskbar/task.c
|
||||
src/taskbar/taskbar.c
|
||||
src/tooltip/tooltip.c
|
||||
|
||||
Reference in New Issue
Block a user