From 910e3ec490f62d78e2542d9bdebd341315fa7ae8 Mon Sep 17 00:00:00 2001 From: portree_kid Date: Fri, 5 May 2017 08:24:29 +0200 Subject: [PATCH] Added more manufacturers to catalog/catalogTags.py --- catalog/catalogTags.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/catalog/catalogTags.py b/catalog/catalogTags.py index be32fce..5b9fe90 100644 --- a/catalog/catalogTags.py +++ b/catalog/catalogTags.py @@ -26,8 +26,10 @@ manufacturerTags = [ "airbus", "avro", "bell", + "bleriot", "boeing", "bombardier", + "caudron", "cessna", "consolidated", "dassault", @@ -40,6 +42,7 @@ manufacturerTags = [ "focke-wulf", "fokker", "general-dynamics", + "gotha", "grumman", "handley-page", "hawker", @@ -53,7 +56,10 @@ manufacturerTags = [ "pilatus", "piper", "robin", + "saab", "short", + "sopwith", + "spad", "sukhoi", "supermarine", "vickers",