Add KP_Enter to the default hotkeys for commit in the translation assistant and styling assistant. Closes #1414.

Originally committed to SVN as r6486.
This commit is contained in:
Thomas Goyne 2012-02-18 00:41:18 +00:00
parent 7f513e675d
commit 8e0f6c8d25

View file

@ -605,6 +605,10 @@
{
"modifiers" : [],
"key" : "Enter"
},
{
"modifiers" : [],
"key" : "KP_Enter"
}
],
"grid/line/next" : [
@ -650,6 +654,10 @@
{
"modifiers" : [],
"key" : "Enter"
},
{
"modifiers" : [],
"key" : "KP_Enter"
}
],
"tool/translation_assistant/insert_original" : [