1 Mar 2006 15:26
CVS: FlightGear/src/GUI dialog.cxx,1.66,1.67
Melchior Franz <mfranz <at> flightgear.org>
2006-03-01 14:26:19 GMT
2006-03-01 14:26:19 GMT
Update of /var/cvs/FlightGear-0.9/FlightGear/src/GUI
In directory baron:/tmp/cvs-serv3562
Modified Files:
dialog.cxx
Log Message:
backspace accelerator
Index: dialog.cxx
===================================================================
RCS file: /var/cvs/FlightGear-0.9/FlightGear/src/GUI/dialog.cxx,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -r1.66 -r1.67
*** dialog.cxx 18 Feb 2006 13:58:57 -0000 1.66
--- dialog.cxx 1 Mar 2006 14:26:17 -0000 1.67
***************
*** 813,816 ****
--- 813,817 ----
int key;
} keymap[] = {
+ {"backspace", 8},
{"tab", 9},
{"return", 13},
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
(Continue reading)
RSS Feed