Sim: Update dialog update

This commit is contained in:
Joshua Davidson 2019-02-09 13:45:44 -05:00
parent d15cbcfb50
commit 29f9d5a6e1
2 changed files with 19 additions and 1 deletions

View file

@ -88,10 +88,28 @@
<halign>left</halign>
<label>You will need to restart FlightGear, and install the latest .zip file.</label>
</text>
<hrule>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
<alpha>0.95</alpha>
</color>
</hrule>
<text>
<halign>left</halign>
<label>GIT users: Please press Remind Me Later, and run a "git pull" command. (or pull using GIT GUI)</label>
</text>
<text>
<halign>left</halign>
<label>Make sure you have cloned from either of the following: (git remote -v to check)</label>
</text>
<text>
<halign>left</halign>
<label>HTTP: http://www.github.com/it0uchpods/IDG-A32X.git or SSH: git@github.com:it0uchpods/IDG-A32X.git</label>
</text>
</group>
<hrule>

View file

@ -1 +1 @@
4752
4753