|
From: Stuart B. <st...@ba...> - 2010-04-23 20:55:56
|
Update of /var/cvs/FlightGear-0.9/data/Aircraft/c172p In directory baron.flightgear.org:/tmp/cvs-serv12876 Modified Files: c172-help.xml Log Message: Labeling of instruments using OSGText. Activated with panel hotspots. Index: c172-help.xml =================================================================== RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/c172p/c172-help.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- c172-help.xml 22 Nov 2009 23:03:07 -0000 1.1 +++ c172-help.xml 23 Apr 2010 20:52:32 -0000 1.2 @@ -1,5 +1,9 @@ <PropertyList> <title>Cessna 172P</title> + <key> + <name>Ctrl-c</name> + <desc>Panel hotspots and labels</desc> + </key> <line/> <line>_________Engine Start Checklist_________</line> <line>Mixture: Rich</line> |