From 76b90e7947093dc25ee499cd6c633e884f206d44 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 16 Jun 2008 15:31:02 +0000 Subject: [PATCH] Made "t" a key for the "recent" menu item svn: r10288 --- collects/string-constants/english-string-constants.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/string-constants/english-string-constants.ss b/collects/string-constants/english-string-constants.ss index 68bfca27d9..5e16c70dcd 100644 --- a/collects/string-constants/english-string-constants.ss +++ b/collects/string-constants/english-string-constants.ss @@ -597,8 +597,8 @@ please adhere to these guidelines: (open-here-menu-item "&Open Here...") (open-recent-info "A list of the recently opened files") - (open-recent-menu-item "Open Recent") - + (open-recent-menu-item "Open Recen&t") + (revert-info "Revert this file to the copy on disk") (revert-menu-item "&Revert")