1
0
Fork 0
fgdata/Aircraft/c172p/Panels/callsign.xml

39 lines
588 B
XML
Raw Normal View History

<?xml version="1.0"?>
<PropertyList>
<name>callsign</name>
<w-base>280</w-base>
<h-base>20</h-base>
<layers>
<layer>
<w>240</w>
<h>20</h>
<name>callsign</name>
<type>text</type>
<font>helvetica_bold</font>
<font>Helvetica</font>
<font>lucida</font>
<point-size>24</point-size>
<color>
<red>1.0</red>
<green>1.0</green>
<blue>1.0</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text>D-GEAR</text>
<!--
<property>/sim/callsign</property>
-->
</chunk>
</chunks>
</layer>
</layers>
</PropertyList>