mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-06 21:54:15 +01:00
Add John Pike and Rick King to contributors, rename Authors Tab to Contributors, the GCS lists all people that have helped OP, not just GCS authors.
This commit is contained in:
parent
915b7857f6
commit
f6cedeaaf6
@ -79,7 +79,7 @@
|
|||||||
}
|
}
|
||||||
// This tab is for the authors/contributors/credits
|
// This tab is for the authors/contributors/credits
|
||||||
Rectangle {
|
Rectangle {
|
||||||
property string title: "Authors"
|
property string title: "Contributors"
|
||||||
anchors.fill: parent; color: "#e3e3e3"
|
anchors.fill: parent; color: "#e3e3e3"
|
||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.fill: parent; anchors.margins: 20
|
anchors.fill: parent; anchors.margins: 20
|
||||||
|
@ -63,6 +63,8 @@ ListModel {
|
|||||||
|
|
||||||
ListElement{ name:"Thorsten Klose" }
|
ListElement{ name:"Thorsten Klose" }
|
||||||
|
|
||||||
|
ListElement{ name:"Rick King" }
|
||||||
|
|
||||||
ListElement{ name:"Hallvard Kristiansen" }
|
ListElement{ name:"Hallvard Kristiansen" }
|
||||||
|
|
||||||
ListElement{ name:"Edouard Lafargue" }
|
ListElement{ name:"Edouard Lafargue" }
|
||||||
@ -93,6 +95,8 @@ ListModel {
|
|||||||
|
|
||||||
ListElement{ name:"Angus Peart" }
|
ListElement{ name:"Angus Peart" }
|
||||||
|
|
||||||
|
ListElement{ name:"John Pike" }
|
||||||
|
|
||||||
ListElement{ name:"Dmytro Poplavskiy" }
|
ListElement{ name:"Dmytro Poplavskiy" }
|
||||||
|
|
||||||
ListElement{ name:"Eric Price" }
|
ListElement{ name:"Eric Price" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user