Author: crimson_penguin
Date: Mon Jun 29 21:48:00 2009
New Revision: 36469

URL: http://svn.gna.org/viewcvs/wesnoth?rev=36469&view=rev
Log:
Changed preferences hotkey on Mac to the standard cmd+comma from cmd+p.

Modified:
    trunk/data/core/hotkeys.cfg

Modified: trunk/data/core/hotkeys.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/hotkeys.cfg?rev=36469&r1=36468&r2=36469&view=diff
==============================================================================
--- trunk/data/core/hotkeys.cfg (original)
+++ trunk/data/core/hotkeys.cfg Mon Jun 29 21:48:00 2009
@@ -140,7 +140,11 @@
 [/hotkey]
 [hotkey]
     command=preferences
+#ifdef APPLE
+       key=,
+#else
     key=p
+#endif
     {IF_APPLE_CMD_ELSE_CTRL}
 [/hotkey]
 [hotkey]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to