mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Allow autostart programs be started without dialog
Documentation update ImagesDirectory key renamed to DataDirectory; images renamed to data to follow later changes
This commit is contained in:
@ -69,7 +69,7 @@ class EvokeService {
|
||||
bool setup_pid(const char* file, const char* lock);
|
||||
void setup_atoms(Display* d);
|
||||
bool init_splash(const char* config, bool no_splash, bool dry_run);
|
||||
void init_autostart(void);
|
||||
void init_autostart(bool safe);
|
||||
|
||||
int handle(const XEvent* ev);
|
||||
|
||||
|
Reference in New Issue
Block a user