Changed preferences hotkey on Mac to the standard cmd+comma from cmd+p.
This commit is contained in:
parent
b7f7c40abd
commit
b0550c5eb9
1 changed files with 4 additions and 0 deletions
|
@ -140,7 +140,11 @@
|
|||
[/hotkey]
|
||||
[hotkey]
|
||||
command=preferences
|
||||
#ifdef APPLE
|
||||
key=,
|
||||
#else
|
||||
key=p
|
||||
#endif
|
||||
{IF_APPLE_CMD_ELSE_CTRL}
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
|
Loading…
Add table
Reference in a new issue