From b7d27d156f3ad173099df9f0e8a307e397b97828 Mon Sep 17 00:00:00 2001 From: portree_kid Date: Wed, 26 Apr 2017 16:33:00 +0200 Subject: [PATCH] Corrected handley page to handley-page Added more manufacturers --- catalog/catalogTags.py | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/catalog/catalogTags.py b/catalog/catalogTags.py index 032e125..25306d6 100644 --- a/catalog/catalogTags.py +++ b/catalog/catalogTags.py @@ -39,15 +39,20 @@ manufacturerTags = [ "fokker", "general-dynamics", "grumman", - "handley page" - "heinkel" + "handley-page", + "hawker", + "heinkel", "lockheed", + "mc-donnel-douglas", + "messerschmitt", + "mikoyan-gurevich", "mitsubishi", "northrop", "pilatus", "piper", "robin", "short", + "sukhoi", "supermarine", "vickers", "vought", @@ -91,6 +96,7 @@ featureTags = [ "floats", "glass-cockpit", "high-wing", + "h-tail", "hud", "ifr", "prototype",