Added logout dialog, bone documentation, more cmd options... forgot the rest

This commit is contained in:
Sanel Zukan
2007-07-31 15:37:12 +00:00
parent d48f8e4c24
commit 3c5ae7bbd0
10 changed files with 652 additions and 35 deletions

View File

@@ -10,8 +10,9 @@
SubDir TOP evoke ;
SOURCE = evoke.cpp EvokeService.cpp Spawn.cpp Splash.cpp Log.cpp ;
SOURCE = evoke.cpp EvokeService.cpp Spawn.cpp Splash.cpp Log.cpp Logout.cpp ;
EdeProgram evoke : $(SOURCE) ;
FltkProgramBare test/evoke_test : test/evoke_test.cpp ;
#TranslationStrings locale : $(SOURCE) ;
EdeManual doc/evoke.txt ;