From: Shawn O. Pearce Date: Sat, 11 Nov 2006 20:16:01 +0000 (-0500) Subject: git-gui: Change accelerator for "Include All" to M1-I. X-Git-Tag: gitgui-0.6.0~266 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/49b86f010c3f2d6576a8fba45c5c6b9a23f76fa0?hp=49b86f010c3f2d6576a8fba45c5c6b9a23f76fa0 git-gui: Change accelerator for "Include All" to M1-I. Now that we call the update-index all files action "Include All" it makes more sense to make this M1-I (so Control-I or Command-I depending on platform) than M1-U, which stood for update but is somewhat confusing to users. Signed-off-by: Shawn O. Pearce ---