You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
532 B

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<meta>
<file-type type="string">FlightGear add-on menu bar items</file-type>
<format-version type="int">1</format-version>
</meta>
<menubar-items>
<menu>
<label>Add-on</label>
<enabled type="bool">true</enabled>
<item>
<label>VFR Starter</label>
<binding>
<command>dialog-show</command>
<dialog-name>vfrstarter</dialog-name>
</binding>
</item>
</menu>
</menubar-items>
</PropertyList>