Author: crimson_penguin
Date: Mon Jun 29 21:52:32 2009
New Revision: 36470

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

Modified:
    branches/1.6/data/core/hotkeys.cfg

Modified: branches/1.6/data/core/hotkeys.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/core/hotkeys.cfg?rev=36470&r1=36469&r2=36470&view=diff
==============================================================================
--- branches/1.6/data/core/hotkeys.cfg (original)
+++ branches/1.6/data/core/hotkeys.cfg Mon Jun 29 21:52:32 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