1
0
Fork 0
fgdata/Huds/Instruments/Default/instrlabel.xml
2005-07-03 13:15:39 +00:00

45 lines
1 KiB
XML

<PropertyList>
<labels>
<lat>
<name>latitude</name>
<x>110</x>
<y>430</y>
<width>1</width>
<height>10</height>
<data_source>latitude</data_source>
<label_format>%s%</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<working>true</working>
<latitude>true</latitude>
<longitude>false</longitude>
</lat>
<lon>
<name>longitude</name>
<x>530</x>
<y>430</y>
<width>1</width>
<height>10</height>
<data_source>longitude</data_source>
<label_format>%s%</label_format>
<pre_label_string>blank</pre_label_string>
<post_label_string>blank</post_label_string>
<scale_data>1.0</scale_data>
<options>4</options>
<justification>1</justification>
<blinking>0</blinking>
<working>true</working>
<latitude>false</latitude>
<longitude>true</longitude>
</lon>
</labels>
</PropertyList>