1
0
Fork 0

Merge branch 'master' of git://gitorious.org/fg/fgdata

This commit is contained in:
BARANGER Emmanuel 2011-05-14 12:56:20 +02:00
commit cfe9dc2328
3 changed files with 12 additions and 2 deletions

View file

@ -83,8 +83,8 @@ property arguments.
<lat-deg> - Latitude t place the cloud, in degrees (default 0) <lat-deg> - Latitude t place the cloud, in degrees (default 0)
<alt-ft> - Altitude to place the cloud, relative to the layer (!) in ft <alt-ft> - Altitude to place the cloud, relative to the layer (!) in ft
(default 0) (default 0)
<x-offset-m> - Offset in m from the lon-deg. +ve is south (default 0)
TODO: Add offset arguments for consistency with add-cloud. <y-offset-m> - Offset in m from the lat-deg. +ve is east (default 0)
Deleting Individual Clouds Deleting Individual Clouds
=========================== ===========================

View file

@ -87,6 +87,15 @@
</binding> </binding>
</combo> </combo>
<checkbox>
<row>2</row><col>1</col>
<halign>left</halign>
<property>/sim/replay/looped</property>
<label>Looped replay</label>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
</group> </group>
<hrule/> <hrule/>

View file

@ -674,6 +674,7 @@ Started September 2000 by David Megginson, david@megginson.com
<replay> <replay>
<duration type="double">90</duration> <duration type="double">90</duration>
<view type="int">1</view> <view type="int">1</view>
<looped type="bool">true</looped>
</replay> </replay>
<airport> <airport>