Changed preferences hotkey on Mac to the standard cmd+comma from cmd+p.

This commit is contained in:
Ben Anderman 2009-06-29 19:48:00 +00:00
parent b7f7c40abd
commit b0550c5eb9

View file

@ -140,7 +140,11 @@
[/hotkey]
[hotkey]
command=preferences
#ifdef APPLE
key=,
#else
key=p
#endif
{IF_APPLE_CMD_ELSE_CTRL}
[/hotkey]
[hotkey]