X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=ff1a120c30eacd13b997b7f9efd4724fd1ca1bd9;hb=e80c98c04e951e5026a24531cd6316be962636b9;hp=d642e6a9b65aac5ae5bfab6b29c83cb6b5a0a285;hpb=a02042ef83ce1f3632f0cf3e0a2a4ce9a3ac5d85;p=xboard.git diff --git a/xboard.h b/xboard.h index d642e6a..ff1a120 100644 --- a/xboard.h +++ b/xboard.h @@ -113,8 +113,7 @@ typedef struct { #define FCP_NAMES "" #define SCP_NAMES "" #define ICS_TEXT_MENU_DEFAULT "" -//define SETTINGS_FILE SYSCONFDIR"/xboard.conf" -#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));