Author: soliton
Date: Mon Oct  6 02:55:00 2008
New Revision: 29919

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29919&view=rev
Log:
* removed an obsolete hotkey and made ctrl/cmd+space end turn again

Modified:
    trunk/data/core/hotkeys.cfg
    trunk/doc/manual/manual.txt

Modified: trunk/data/core/hotkeys.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/hotkeys.cfg?rev=29919&r1=29918&r2=29919&view=diff
==============================================================================
--- trunk/data/core/hotkeys.cfg (original)
+++ trunk/data/core/hotkeys.cfg Mon Oct  6 02:55:00 2008
@@ -83,7 +83,7 @@
 [hotkey]
     command=endturn
     key=" "
-    alt=yes
+    {IF_APPLE_CMD_ELSE_CTRL}
 [/hotkey]
 [hotkey]
     command=fullscreen
@@ -210,11 +210,6 @@
     command=togglegrid
     key=g
     {IF_APPLE_CMD_ELSE_CTRL}
-[/hotkey]
-[hotkey]
-    command=toggleshroud
-    key=k
-    alt=yes
 [/hotkey]
 [hotkey]
     command=undo

Modified: trunk/doc/manual/manual.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/doc/manual/manual.txt?rev=29919&r1=29918&r2=29919&view=diff
==============================================================================
--- trunk/doc/manual/manual.txt (original)
+++ trunk/doc/manual/manual.txt Mon Oct  6 02:55:00 2008
@@ -411,8 +411,7 @@
 N              Cycle through units that have movement left, in reverse order
 Space          End unit turn and cycle to next unit that has movement left
 Shift-Space    Make currently selected unit hold position (end its movement)
-Alt-Space      End this player's turn
-Ctrl-Space     End turn
+Ctrl-Space     End this player's turn
 Ctrl-v         Show enemy moves (where the enemy can move next turn)
 Ctrl-b         Show potential enemy moves, if your units were not on the map
 Ctrl-j         Show scenario objectives
@@ -434,7 +433,6 @@
 l              Move to leader unit
 d              Describe current unit
 Ctrl-g         Toggle grid
-Alt-k          Toggle shroud
 S              Update shroud now
 D              Delay shroud updates
 Alt-l          Attach a text label to a terrain hex


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

Reply via email to