1
0
Fork 0

Move the autopilot config reload over next to the gui and panel reloads

under the Debug menu.
This commit is contained in:
curt 2004-02-03 20:12:51 +00:00
parent 425b7036cc
commit f2c9d6cbf0

View file

@ -219,12 +219,14 @@
</binding>
</item>
<!--
<item>
<label>Adjust Autopilot</label>
<binding>
<command>old-ap-adjust-dialog</command>
</binding>
</item>
-->
<item>
<label>Set Lat/Lon Format</label>
@ -233,14 +235,6 @@
</binding>
</item>
<item>
<label>Reconfig Autopilot</label>
<binding>
<command>reinit</command>
<subsystem>xml-autopilot</subsystem>
</binding>
</item>
</menu>
<menu>
@ -339,6 +333,14 @@
</binding>
</item>
<item>
<label>Reload Autopilot</label>
<binding>
<command>reinit</command>
<subsystem>xml-autopilot</subsystem>
</binding>
</item>
</menu>
<menu>