From b0ffc4412930bcf626844156b374088f461547c7 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 23 Mar 2004 21:41:16 +0000 Subject: [PATCH] Added a simple, easy-to-use dialog for setting instruments (currently the altimeter and heading indicator). --- gui/dialogs/instruments.xml | 185 ++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 gui/dialogs/instruments.xml diff --git a/gui/dialogs/instruments.xml b/gui/dialogs/instruments.xml new file mode 100644 index 000000000..a6f6f7d53 --- /dev/null +++ b/gui/dialogs/instruments.xml @@ -0,0 +1,185 @@ + + + + + instruments + 400 + 150 + false + + + 0 + 120 + + + + + 0 + 90 + + + + + + + + + + + 190 + 0 + 75 + 25 + + /instrumentation/altimeter/setting-inhg + + dialog-apply + + + + + + + + + + + 0 + 60 + + + + + + + + + + + 190 + 0 + 75 + 25 + + /instrumentation/heading-indicator/offset-deg + + dialog-apply + + + + + + + + + + + + + + + + \ No newline at end of file