Change the default hotkey for the Jumo To dialog to Ctrl-G

The hotkey should only be Ctrl-J on OS X (where Ctrl-G is taken by Find
Next), but platform-specific hotkeys aren't implemented yet.

Originally committed to SVN as r6301.
This commit is contained in:
Thomas Goyne 2012-01-17 02:47:31 +00:00
parent f463bf4bd9
commit cf6f54720d
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@
"video/jump" : [
{
"modifiers" : [ "Ctrl" ],
"key" : "J"
"key" : "G"
}
],
"video/jump/end" : [