X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=77d41f35361e35bc0e8b39916e4d2400572da592;hb=d138c95b1f4dad365548a9d77321f626ef704c90;hp=7ada32f3c62e1f64510ebc3ad5393eb6857b8f79;hpb=aae1b2706f58097dcdd1ee907e26add590d81df9;p=xboard.git diff --git a/xboard.h b/xboard.h index 7ada32f..77d41f3 100644 --- a/xboard.h +++ b/xboard.h @@ -113,7 +113,7 @@ typedef struct { #define FCP_NAMES "" #define SCP_NAMES "" #define ICS_TEXT_MENU_DEFAULT "" -#define SETTINGS_FILE "/etc/xboard/xboard.conf" +#define SETTINGS_FILE SYSCONFDIR"/xboard.conf" #define COLOR_BKGD "white" typedef int (*FileProc) P((FILE *f, int n, char *title));