pekwm knows about splash hint, so use it

This commit is contained in:
Sanel Zukan 2011-11-09 13:21:27 +00:00
parent 47ebbbc595
commit ff5a21c825

View File

@ -20,7 +20,8 @@ SOURCE = evoke.cpp
CONFIG = ede-settings.conf
ede-startup.conf ;
#ObjectC++Flags $(SOURCE) : -DUSE_LOCAL_CONFIG ;
# pekwm have splash support
ObjectC++Flags Splash.cpp : -DEDEWM_HAVE_NET_SPLASH ;
# use SIGHUP for now as default
ObjectC++Flags evoke.cpp : -DUSE_SIGHUP ;