r2651 - branches/nexuiz-2.0/data/menu/data trunk/data/menu/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon May 21 18:06:53 EDT 2007


Author: esteel
Date: 2007-05-21 18:06:46 -0400 (Mon, 21 May 2007)
New Revision: 2651

Modified:
   branches/nexuiz-2.0/data/menu/data/key.menu
   trunk/data/menu/data/key.menu
Log:
added +use on f! had it wrong in the menu defaults and the previous commit message


Modified: branches/nexuiz-2.0/data/menu/data/key.menu
===================================================================
--- branches/nexuiz-2.0/data/menu/data/key.menu	2007-05-21 21:34:24 UTC (rev 2650)
+++ branches/nexuiz-2.0/data/menu/data/key.menu	2007-05-21 22:06:46 UTC (rev 2651)
@@ -68,7 +68,7 @@
 	Item Data_Nex_Key Use
 	{
 		target		"+use"
-		defValue	"'g'"
+		defValue	"'f'"
 	}
 	Item Data_Nex_Key Zoom
 	{

Modified: trunk/data/menu/data/key.menu
===================================================================
--- trunk/data/menu/data/key.menu	2007-05-21 21:34:24 UTC (rev 2650)
+++ trunk/data/menu/data/key.menu	2007-05-21 22:06:46 UTC (rev 2651)
@@ -68,7 +68,7 @@
 	Item Data_Nex_Key Use
 	{
 		target		"+use"
-		defValue	"'g'"
+		defValue	"'f'"
 	}
 	Item Data_Nex_Key Zoom
 	{




More information about the nexuiz-commits mailing list