From dca563eab8c71533fa361007dd82c2df62784a46 Mon Sep 17 00:00:00 2001
From: david <david>
Date: Sat, 18 Jan 2003 22:03:45 +0000
Subject: [PATCH] Set the default visibility for the menubar.

Default the ADF card to 0.
---
 preferences.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/preferences.xml b/preferences.xml
index 1bc3a620e..325023a3f 100644
--- a/preferences.xml
+++ b/preferences.xml
@@ -193,6 +193,10 @@ Started September 2000 by David Megginson, david@megginson.com
     </config>
   </view>
 
+  <menubar>
+   <visibility type="bool">true</visibility>
+  </menubar>
+
  </sim>
 
 
@@ -387,7 +391,7 @@ Started September 2000 by David Megginson, david@megginson.com
 
   <kr-87>
    <inputs>
-     <rotation-deg type="double">90</rotation-deg>
+     <rotation-deg type="double">0</rotation-deg>
    </inputs>
    <outputs>
     <selected-khz type="double">379.0</selected-khz>