diff options
Diffstat (limited to 'chrome/app/chrome_dll.rc')
-rw-r--r-- | chrome/app/chrome_dll.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc index 2e6c48d..b9d5486 100644 --- a/chrome/app/chrome_dll.rc +++ b/chrome/app/chrome_dll.rc @@ -62,6 +62,7 @@ BEGIN VK_F5, IDC_RELOAD, VIRTKEY, SHIFT VK_HOME, IDC_HOME, VIRTKEY, ALT "T", IDC_RESTORE_TAB, VIRTKEY, CONTROL, SHIFT + "S", IDC_SAVEPAGE, VIRTKEY, CONTROL "9", IDC_SELECT_LAST_TAB,VIRTKEY, CONTROL VK_NUMPAD9, IDC_SELECT_LAST_TAB,VIRTKEY, CONTROL VK_TAB, IDC_SELECT_NEXT_TAB,VIRTKEY, CONTROL |