CVS: data/Aircraft/Cub/Dialogs Cub-menu.xml, NONE, 1.1 immat.xml, NONE, 1.1

Erik Hofman <[email protected]> Mon, 12 Apr 2010 07:07:06 -0500
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/data/Aircraft/Cub/Dialogs
In directory baron.flightgear.org:/tmp/cvs-serv18415/Cub/Dialogs

Added Files:
	Cub-menu.xml immat.xml 
Log Message:
Replace Devid Megginsons version of the j3cub with the excellent work of karla from the forum. Signed off by David.

--- NEW FILE "Cub-menu.xml" ---
<?xml version="1.1" encoding="UTF-8"?>

<PropertyList>

  <default>
    <menu n="10">
      <label>Cub</label>
      <enabled type="bool">true</enabled>
      <item>
        <label>livery (none yet)</label>
        <binding>
          <command>nasal</command>
          <script>aircraft.livery.dialog.toggle()</script>
        </binding>
      </item>
      <item>
        <label>registration / identification</label>
        <binding>
          <command>nasal</command>
          <script>Cub.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&#174; 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