From 18b18a7947ab718b470c435ed7c2886702efe99a Mon Sep 17 00:00:00 2001 From: ehofman Date: Thu, 28 Oct 2004 09:37:49 +0000 Subject: [PATCH] Boris Koenig: After applying the attached patches (based on latest CVS) you should have a new option available within your version that should also show up using fgfs --help, the syntax is: fgfs --min-status={level} --show-aircraft whereas "level" can be anything between "alpha","beta","early-production" and "production" Of course running something like fgfs --min-status=alpha --show-aircraft should not return any aircraft right now, as none of the current aircraft definition files in your base-package is using the required tag - but you can easily give it a try by adding something like alpha The tag should be placed as a sub-tag within - so directly behind the tag would be just fine and straight-forward. --- Translations/strings-default.xml | 1 + options.xml | 7 +++++++ preferences.xml | 3 +++ 3 files changed, 11 insertions(+) diff --git a/Translations/strings-default.xml b/Translations/strings-default.xml index c918ab2e9..491208419 100644 --- a/Translations/strings-default.xml +++ b/Translations/strings-default.xml @@ -126,6 +126,7 @@ Aircraft Select an aircraft profile as defined by a top level <name>-set.xml Print a list of the currently available aircraft types + Allows you to define a minimum status level (=development status) for all listed aircraft Flight Model diff --git a/options.xml b/options.xml index e86552163..5e46a6c2d 100644 --- a/options.xml +++ b/options.xml @@ -419,6 +419,13 @@ + +