mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-19 09:54:15 +01:00
GCS: Fixed config gadget description and some cleanup in *.pluginspec. No code changes.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2329 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
30b122afa9
commit
b463bd2a09
@ -2,7 +2,7 @@
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 OpenPilot Project</copyright>
|
||||
<license>Your License goes here</license>
|
||||
<description>A plugin that does nothing!</description>
|
||||
<description>A plugin that does nothing</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.0.0"/>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 OpenPilot Project</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>An empty gadget!</description>
|
||||
<description>An empty gadget</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.0.0"/>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 Erhard Siegl</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>An bargraph gadget with red/yellow/green zones</description>
|
||||
<description>Configuration Import/Export Gadget</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.0.0"/>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 David "Buzz" Carlson</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>A 3D model view gadget!</description>
|
||||
<description>A 3D model view gadget</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.0.0"/>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 OpenPilot Project</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>OPMap Gadget!</description>
|
||||
<description>OPMap Gadget</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.0.0"/>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 OpenPilot Project</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>A scope gadget!</description>
|
||||
<description>A scope gadget</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
<dependencyList>
|
||||
<dependency name="Core" version="1.0.0"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user