From f1b787c4b145d03eb033660be11ba24824bd734b Mon Sep 17 00:00:00 2001 From: mfranz Date: Tue, 6 Dec 2005 18:01:05 +0000 Subject: [PATCH] add minimalistic documentation :-) --- Docs/README.gui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/README.gui b/Docs/README.gui index b81378580..46b49959b 100644 --- a/Docs/README.gui +++ b/Docs/README.gui @@ -30,7 +30,7 @@ Here's a simplified grammar: menu : label, item* - item : label, binding* + item : label, enabled, binding* The bindings are standard FlightGear bindings, the same as the ones used for the keyboard, mouse, joysticks, and the instrument panel.