CVS: data/Aircraft/DO-26/Dialogs do26-menu.xml, NONE, 1.1 immat.xml, NONE, 1.1
Emmanuel Baranger <[email protected]> Mon, 5 Apr 2010 13:20:37 -0500
| Newsgroups | gmane.games.flightgear.cvc |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/FlightGear-0.9/data/Aircraft/DO-26/Dialogs
In directory baron.flightgear.org:/tmp/cvs-serv8645/Dialogs
Added Files:
do26-menu.xml immat.xml
Log Message:
- new plane
--- NEW FILE "do26-menu.xml" ---
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<default>
<menu n="10">
<label>Dornier DO 26</label>
<enabled type="bool">true</enabled>
<item>
<label>Select Livery</label>
<binding>
<command>nasal</command>
<script>aircraft.livery.dialog.toggle()</script>
</binding>
</item>
<!--
<item>
<label>Immatriculation</label>
<binding>
<command>nasal</command>
<script>do26.immat_dialog.toggle()</script>
</binding>
</item>
-->
</menu>
</default>
</PropertyList>
--- NEW FILE "immat.xml" ---
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<name>Immatriculation</name>
<layout>vbox</layout>
<modal>false</modal>
<draggable>true</draggable>
<group>
<layout>hbox</layout>
<text>
<label>Immatriculation</label>
</text>
</group>
<group>
<layout>hbox</layout>
<input>
<property>/sim/model/immat</property>
<type>STRING</type>
<width>100</width>
</input>
</group>
<group>
<layout>hbox</layout>
<empty><stretch>true</stretch></empty>
<button>
<legend>OK</legend>
<equal>true</equal>
<default>true</default>
<key>Esc</key>
<binding><command>dialog-apply</command></binding>
<binding><command>dialog-close</command></binding>
</button>
<empty><stretch>true</stretch></empty>
</group>
</PropertyList>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev