2010-06-28 07:53:23 +00:00
|
|
|
<plugin name="DialGadget" version="1.0.0" compatVersion="1.0.0">
|
2010-06-17 14:19:38 +00:00
|
|
|
<vendor>The OpenPilot Project</vendor>
|
2010-06-17 15:24:08 +00:00
|
|
|
<copyright>(C) 2010 Edouard Lafargue and David Carlson</copyright>
|
2010-06-17 14:19:38 +00:00
|
|
|
<license>The GNU Public License (GPL) Version 3</license>
|
|
|
|
<description>An analog dial gadget</description>
|
|
|
|
<url>http://www.openpilot.org</url>
|
|
|
|
<dependencyList>
|
|
|
|
<dependency name="Core" version="1.0.0"/>
|
2010-06-23 03:23:08 +00:00
|
|
|
<dependency name="UAVObjects" version="1.0.0"/>
|
2010-06-17 14:19:38 +00:00
|
|
|
</dependencyList>
|
|
|
|
</plugin>
|