git-gui: Change accelerator for "Include All" to M1-I.
authorShawn O. Pearce <spearce@spearce.org>
Sat, 11 Nov 2006 20:16:01 +0000 (15:16 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 12 Nov 2006 05:15:59 +0000 (00:15 -0500)
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 <spearce@spearce.org>
No differences found