X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.c;h=6e2c0cd34c03871c45e98b43289e57c7beed007e;hb=b9c6b5e9fcd6321336ec28f25833530db79b928d;hp=1a0d2e5e57503a9158846ecbf8e46e492c3e1dfd;hpb=4e062d14429ed3a3a251c971690bade4c8cba946;p=xboard.git diff --git a/xhistory.c b/xhistory.c index 1a0d2e5..6e2c0cd 100644 --- a/xhistory.c +++ b/xhistory.c @@ -152,11 +152,11 @@ HistoryPopUp () { if(GenericPopUp(historyOptions, _("Move list"), 7)) XtOverrideTranslations(historyOptions[0].handle, XtParseTranslationTable(historyTranslations)); - MarkMenu("menuView.Show Move History", 7); + MarkMenu("Show Move History", 7); } void -HistoryShowProc (Widget w, XEvent *event, String *prms, Cardinal *nprms) +HistoryShowProc () { if (!shellUp[7]) { ASSIGN(historyText, "");