Added more manufacturers to catalog/catalogTags.py
This commit is contained in:
parent
df6d8be57f
commit
910e3ec490
1 changed files with 6 additions and 0 deletions
|
@ -26,8 +26,10 @@ manufacturerTags = [
|
||||||
"airbus",
|
"airbus",
|
||||||
"avro",
|
"avro",
|
||||||
"bell",
|
"bell",
|
||||||
|
"bleriot",
|
||||||
"boeing",
|
"boeing",
|
||||||
"bombardier",
|
"bombardier",
|
||||||
|
"caudron",
|
||||||
"cessna",
|
"cessna",
|
||||||
"consolidated",
|
"consolidated",
|
||||||
"dassault",
|
"dassault",
|
||||||
|
@ -40,6 +42,7 @@ manufacturerTags = [
|
||||||
"focke-wulf",
|
"focke-wulf",
|
||||||
"fokker",
|
"fokker",
|
||||||
"general-dynamics",
|
"general-dynamics",
|
||||||
|
"gotha",
|
||||||
"grumman",
|
"grumman",
|
||||||
"handley-page",
|
"handley-page",
|
||||||
"hawker",
|
"hawker",
|
||||||
|
@ -53,7 +56,10 @@ manufacturerTags = [
|
||||||
"pilatus",
|
"pilatus",
|
||||||
"piper",
|
"piper",
|
||||||
"robin",
|
"robin",
|
||||||
|
"saab",
|
||||||
"short",
|
"short",
|
||||||
|
"sopwith",
|
||||||
|
"spad",
|
||||||
"sukhoi",
|
"sukhoi",
|
||||||
"supermarine",
|
"supermarine",
|
||||||
"vickers",
|
"vickers",
|
||||||
|
|
Loading…
Add table
Reference in a new issue