1
0
Fork 0

Fix Terrasync dialog.

This commit is contained in:
Stuart Buchanan 2013-04-25 22:10:17 +01:00
parent e73a07b0cf
commit 982a49d39a

View file

@ -2,13 +2,6 @@
<PropertyList>
<name>terrasync</name>
<nasal>
<!-- Generalize all this, turn into helpers and load defaults via XML -->
<open><![CDATA[
setprop("/sim/gui/dialogs/terrasync/display-mode", "0");
]]>
</open>
</nasal>
<layout>vbox</layout>
@ -515,6 +508,9 @@
<nasal>
<open><![CDATA[
setprop("/sim/gui/dialogs/terrasync/display-mode", "0");
var msg = "";
if (getprop("/sim/terrasync/built-in-svn-available"))
{