mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
pekwm knows about splash hint, so use it
This commit is contained in:
parent
47ebbbc595
commit
ff5a21c825
@ -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 ;
|
||||
|
Loading…
Reference in New Issue
Block a user