mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added EdeProgramBare rule, that will link with FLTK libs, without images
libstartup-notification checks in configure.in ede-launch now uses startup notification protocol via ede-launch-sn helper Added removal of /tmp/.evoke.lock at the startup, in case evoke crashed during sesssion
This commit is contained in:
@@ -65,5 +65,8 @@ if [ "$XSETROOT" ]; then
|
||||
$XSETROOT -solid black
|
||||
fi
|
||||
|
||||
# remove leftovers if evoke crashed
|
||||
rm -f /tmp/.evoke.lock
|
||||
|
||||
# start the session
|
||||
evoke --startup --autostart-safe
|
||||
|
Reference in New Issue
Block a user