Fix closing xml statement. This caused an internationalization error on
my system.
This commit is contained in:
parent
9c6c87a385
commit
2cd9d1f9a2
1 changed files with 2 additions and 2 deletions
|
@ -243,8 +243,8 @@
|
||||||
|
|
||||||
<!-- IO Options -->
|
<!-- IO Options -->
|
||||||
<io-options>IO Options</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>
|
<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</garmin-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>
|
<garmin-desc>Open connection using the Garmin GPS protocol</garmin-desc>
|
||||||
<joyclient-desc>Open connection to an Agwagon joystick</joyclient-desc>
|
<joyclient-desc>Open connection to an Agwagon joystick</joyclient-desc>
|
||||||
<jsclient-desc>Open connection to a remote joystick</jsclient-desc>
|
<jsclient-desc>Open connection to a remote joystick</jsclient-desc>
|
||||||
|
|
Loading…
Add table
Reference in a new issue