1
0
Fork 0

Fix closing xml statement. This caused an internationalization error on

my system.
This commit is contained in:
durk 2009-01-20 18:19:00 +00:00
parent 9c6c87a385
commit 2cd9d1f9a2

View file

@ -243,8 +243,8 @@
<!-- IO Options -->
<io-options>IO Options</io-options>
<AV400-desc>Emit the Garmin AV400 protocol required to drive a Garmin 196/296 series GPS</garmin-desc>
<AV400Sim-desc>Emit the set of AV400 strings required to drive a Garmin 400-series GPS from FlightGear</garmin-desc>
<AV400-desc>Emit the Garmin AV400 protocol required to drive a Garmin 196/296 series GPS</AV400-desc>
<AV400Sim-desc>Emit the set of AV400 strings required to drive a Garmin 400-series GPS from FlightGear</AV400Sim-desc>
<garmin-desc>Open connection using the Garmin GPS protocol</garmin-desc>
<joyclient-desc>Open connection to an Agwagon joystick</joyclient-desc>
<jsclient-desc>Open connection to a remote joystick</jsclient-desc>