mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
Plugin.spec files don't like & symbol
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@799 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
86fa81ab5b
commit
849c1096a7
@ -1,6 +1,6 @@
|
||||
<plugin name="AirspeedGadget" version="1.0.0" compatVersion="1.0.0">
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 Edouard Lafargue & David Carlson</copyright>
|
||||
<copyright>(C) 2010 Edouard Lafargue and David Carlson</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>An analog dial gadget</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<plugin name="Core" version="1.0.0" compatVersion="1.0.0">
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 OpenPilot Project & Nokia</copyright>
|
||||
<copyright>(C) 2010 OpenPilot Project and Nokia</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>The core plugin for the OpenPilot GCS</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<plugin name="Welcome" version="1.0.0" compatVersion="1.0.0">
|
||||
<vendor>The OpenPilot Project</vendor>
|
||||
<copyright>(C) 2010 OpenPilot Project & Nokia</copyright>
|
||||
<copyright>(C) 2010 OpenPilot Project and Nokia</copyright>
|
||||
<license>The GNU Public License (GPL) Version 3</license>
|
||||
<description>Default Welcome Screen Plugin</description>
|
||||
<url>http://www.openpilot.org</url>
|
||||
|
Loading…
x
Reference in New Issue
Block a user