wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/data game.cfg


From: Nils Kneuper
Subject: [Wesnoth-cvs-commits] wesnoth/data game.cfg
Date: Tue, 19 Jul 2005 13:12:59 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Nils Kneuper <address@hidden>   05/07/19 17:12:59

Modified files:
        data           : game.cfg 

Log message:
        Added default hotkey for quit (ctrl+q)
        Was there a special reason not to include it (anymore)?

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/game.cfg.diff?tr1=1.166&tr2=1.167&r1=text&r2=text

Patches:
Index: wesnoth/data/game.cfg
diff -u wesnoth/data/game.cfg:1.166 wesnoth/data/game.cfg:1.167
--- wesnoth/data/game.cfg:1.166 Mon Jul 18 20:15:12 2005
+++ wesnoth/data/game.cfg       Tue Jul 19 17:12:59 2005
@@ -209,6 +209,11 @@
        cmd=yes
        [/hotkey]
        [hotkey]
+        command=quit
+        key=q
+        cmd=yes
+        [/hotkey]
+       [hotkey]
        command=save
        key=s
        cmd=yes
@@ -388,6 +393,11 @@
        ctrl=yes
        [/hotkey]
        [hotkey]
+       command=quit
+       key=q
+       ctrl=yes
+       [/hotkey]
+        [hotkey]
        command=save
        key=s
        ctrl=yes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]