From: simon Date: Wed, 29 Mar 2000 13:15:00 +0000 (+0000) Subject: Yet another accelerator clash... X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/56cbdbb6b725a2bf7058525fe83a0c2f2faacc97 Yet another accelerator clash... git-svn-id: svn://svn.tartarus.org/sgt/putty@429 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/win_res.rc b/win_res.rc index 94f90e7a..3e81822c 100644 --- a/win_res.rc +++ b/win_res.rc @@ -140,7 +140,7 @@ BEGIN LTEXT "Terminal screen dimensions:", IDC2_DIMSTATIC, 3, 48, 162, 8 RTEXT "&Rows", IDC2_ROWSSTATIC, 10, 59, 32, 8 EDITTEXT IDC2_ROWSEDIT, 50, 57, 30, 12 - RTEXT "&Columns", IDC2_COLSSTATIC, 95, 59, 32, 8 + RTEXT "Colu&mns", IDC2_COLSSTATIC, 95, 59, 32, 8 EDITTEXT IDC2_COLSEDIT, 135, 57, 30, 12 RTEXT "&Saved lines of scrollback", IDC2_SAVESTATIC, 20, 74, 107, 8 EDITTEXT IDC2_SAVEEDIT, 135, 72, 30, 12