LP-56 - Better txpid option namings, fix tabs-spaces, tooltips. headers, variable...
[librepilot.git] / ground / openpilotgcs / src / plugins / osgearthview / OsgEarthviewGadget.pluginspec
blobd94a30f2875675daa80b9f0b1a13f954ebfa2860
1 <plugin name="OsgEarthviewGadget" version="1.0.0" compatVersion="1.0.0">
2     <vendor>The OpenPilot Project</vendor>
3     <copyright>(C) 2012 The OpenPilot Project</copyright>
4     <license>The GNU Public License (GPL) Version 3</license>
5     <description>Visualize UAV and the scene based on OpenSceneGraph and OsgEarth</description>
6     <url>http://www.openpilot.org</url>
7     <dependencyList>
8         <dependency name="Core" version="1.0.0"/>
9         <dependency name="UAVObjects" version="1.0.0"/>
10     </dependencyList>
11 </plugin>