mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added ede-bell-conf, a tool to configure system bell (that annoying beep thing)
Rest are changes so can nicely be compiled on freebsd Also, some changes are in coding style
This commit is contained in:
@ -57,6 +57,8 @@ static int atoms_loaded = 0;
|
||||
static pid_t xscr_preview_pid = 0;
|
||||
static const char* xscr_folder_found = 0;
|
||||
|
||||
extern char** environ;
|
||||
|
||||
static const char* xscr_hacks_dirs[] = {
|
||||
PREFIX"/lib/xscreensaver/",
|
||||
"/usr/libexec/xscreensaver/",
|
||||
|
Reference in New Issue
Block a user