X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=6542dc7fdbf05bb6feea2b2a8dc74a6939d49201;hb=c2c8acae352bbda3afdfce9dbb78a5390e8885d8;hp=0e953f87d29c49c126fe44ca360b0f5c79bdf9e1;hpb=d2018acea8e0921c469139eae275b319abdb9c20;p=xboard.git diff --git a/xboard.c b/xboard.c index 0e953f8..6542dc7 100644 --- a/xboard.c +++ b/xboard.c @@ -1266,8 +1266,8 @@ xpm_closest_to(dirname, size, ext) fprintf(stderr, _("\ Warning: No DIR structure found on this system --\n\ Unable to autosize for XPM/XIM pieces.\n\ - Please report this error to frankm@hiwaay.net.\n\ - Include system type & operating system in message.\n")); + Please report this error to %s.\n\ + Include system type & operating system in message.\n"), PACKAGE_BUGREPORT);); return size; } #endif /* HAVE_DIR_STRUCT */