X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.c;h=9def05c9a50bea7c2279bae8b55abfe581e5d0b5;hb=91c06da98efcb8ee5be8f779473de0fd78391551;hp=104f6c2ef8888e57e431905c42007da284178247;hpb=f0b5373846f3809d6f04b5492e82c130182820ae;p=xboard.git diff --git a/dialogs.c b/dialogs.c index 104f6c2..9def05c 100644 --- a/dialogs.c +++ b/dialogs.c @@ -2479,7 +2479,7 @@ GetHelpText (FILE *f, char *name) if(p - text > 9900) break; } *p = NULLCHAR; - DisplayNote(text); + ErrorPopUp("Help", text, FALSE); return; } } @@ -2892,6 +2892,7 @@ static char *Extensions[] = { ".trn", ".bin", ".wav", +".png", ".ini", ".log", "",