mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Let etip-compiler be silent.
Removed Crash handler code from evoke. ecrasher is for that. Add some transparency to desktop icons when they are moved.
This commit is contained in:
@ -34,7 +34,7 @@ rule FortuneCompile
|
||||
|
||||
actions FortuneCompile1
|
||||
{
|
||||
$(TOP)/etip/etip-compiler "$(>)" "$(<)"
|
||||
$(TOP)/etip/etip-compiler -s "$(>)" "$(<)"
|
||||
}
|
||||
|
||||
FortuneCompile tips/ede.dat : tips/ede ;
|
||||
|
Reference in New Issue
Block a user