summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-17 18:28:30 +0000
committerpinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-17 18:28:30 +0000
commit56dbe047063fbc8d346ca5b712841d14108fb3f3 (patch)
tree1b86e1262386d87b7ee5931d4d2bbb28bfcc595c /chrome/app
parentcc854e87cd67d488da2dc066ad743a12c2b108c6 (diff)
downloadchromium_src-56dbe047063fbc8d346ca5b712841d14108fb3f3.zip
chromium_src-56dbe047063fbc8d346ca5b712841d14108fb3f3.tar.gz
chromium_src-56dbe047063fbc8d346ca5b712841d14108fb3f3.tar.bz2
Make Cmd+Y the command key for opening the history UI on the Mac
Per discussion: http://groups.google.com/group/chromium-dev/browse_thread/thread/b4c671403265 Patch from rsesek@chromium.org BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23552 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/nibs/MainMenu.xib3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/app/nibs/MainMenu.xib b/chrome/app/nibs/MainMenu.xib
index 960c0ae..bec52ea 100644
--- a/chrome/app/nibs/MainMenu.xib
+++ b/chrome/app/nibs/MainMenu.xib
@@ -876,7 +876,8 @@
<object class="NSMenuItem" id="64100325">
<reference key="NSMenu" ref="436720301"/>
<string key="NSTitle">^IDS_SHOW_HISTORY_MAC</string>
- <string key="NSKeyEquiv"/>
+ <string key="NSKeyEquiv">y</string>
+ <int key="NSKeyEquivModMask">1048576</int>
<int key="NSMnemonicLoc">2147483647</int>
<reference key="NSOnImage" ref="353210768"/>
<reference key="NSMixedImage" ref="549394948"/>