author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 7 Nov 2006 05:53:39 +0000 (00:53 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 7 Nov 2006 08:05:18 +0000 (03:05 -0500) | ||
commit | 661448922fd55b907449962d35d3fdb92397ce9d | |
tree | 1693f5bf4eee11e767f3554ac8298590f11c0c2e | tree | snapshot |
parent | b8ce6f0ec8a275bf9e32ff7666d00a88154fd50b | commit | diff |
git-gui: Fix menu item accelerator display on Mac OS X.
Apparently accelerators really only work correctly for function keys
(F1-F12) and "Cmd-q". Apparently wish on Mac OS X reports itself
as unix and the OS is Darwin, this makes it a little difficult to
be sure we are running under Aqua.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Apparently accelerators really only work correctly for function keys
(F1-F12) and "Cmd-q". Apparently wish on Mac OS X reports itself
as unix and the OS is Darwin, this makes it a little difficult to
be sure we are running under Aqua.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |