Author: soliton
Date: Mon Oct 6 14:45:28 2008
New Revision: 29922
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29922&view=rev
Log:
* made end turn alt+space on apple again and shift+s update shroud everywhere
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=29922&r1=29921&r2=29922&view=diff
==============================================================================
--- trunk/data/core/hotkeys.cfg (original)
+++ trunk/data/core/hotkeys.cfg Mon Oct 6 14:45:28 2008
@@ -83,7 +83,11 @@
[hotkey]
command=endturn
key=" "
- {IF_APPLE_CMD_ELSE_CTRL}
+#ifdef APPLE
+ alt=yes
+#else
+ ctrl=yes
+#endif
[/hotkey]
[hotkey]
command=fullscreen
@@ -223,9 +227,6 @@
[hotkey]
command=updateshroud
key=s
-#ifdef APPLE
- cmd=yes
-#endif
shift=yes
[/hotkey]
[hotkey]
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits