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