4 * (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
11 #define DEFAULTS_FILE "~/.fookb"
13 #define DEFAULT_ICON1 "/usr/local/share/fookb/lat.xpm"
14 #define DEFAULT_ICON2 "/usr/local/share/fookb/rus.xpm"
15 #define DEFAULT_ICON3 "/usr/local/share/fookb/3.xpm"
16 #define DEFAULT_ICON4 "/usr/local/share/fookb/4.xpm"
17 #define DEFAULT_ICON_BOOM "/usr/local/share/fookb/boom.xpm"
18 #define DEFAULT_SOUND "Yes"
19 #define DEFAULT_COMMAND "/usr/bin/play /usr/local/share/fookb/beep_spring.au"
21 char *read_param(char *);