wmshutdown: Remove support for deprecated Consolekit.
[dockapps.git] / fookb / params.h
blobc15652cac3064848228ac2a084e58155149a9947
1 /*
2 * params.h
4 * (c) 1998-2004 Alexey Vyskubov <alexey@mawhrin.net>
6 */
8 #ifndef PARAMS_H
9 #define PARAMS_H
12 #define DEFAULTS_FILE "~/.fookb"
14 char *read_param(char *);
16 #endif /* PARAMS_H */