Add new-style thumbnails to the C172P
Still deciding what image size makes sense for this, trying 640x480 initially but may change.
This commit is contained in:
parent
44a2b6dedf
commit
b9f57f8823
4 changed files with 15 additions and 0 deletions
|
@ -63,6 +63,21 @@ http://forum.flightgear.org/viewtopic.php?f=4&t=25157
|
|||
<cockpit type="int">5</cockpit>
|
||||
</rating>
|
||||
|
||||
<thumbnail>
|
||||
<type>panel</type>
|
||||
<name>thumbnail-panel.jpg</name>
|
||||
</thumbnail>
|
||||
|
||||
<thumbnail>
|
||||
<type>exterior</type>
|
||||
<name>thumbnail-exterior.jpg</name>
|
||||
</thumbnail>
|
||||
|
||||
<thumbnail>
|
||||
<!-- type is optional -->
|
||||
<name>thumbnail-ground.jpg</name>
|
||||
</thumbnail>
|
||||
|
||||
<!--variant-of>c172p</variant-of-->
|
||||
|
||||
<flight-model archive="y">jsb</flight-model>
|
||||
|
|
BIN
Aircraft/c172p/thumbnail-exterior.jpg
Normal file
BIN
Aircraft/c172p/thumbnail-exterior.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
BIN
Aircraft/c172p/thumbnail-ground.jpg
Normal file
BIN
Aircraft/c172p/thumbnail-ground.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
Aircraft/c172p/thumbnail-panel.jpg
Normal file
BIN
Aircraft/c172p/thumbnail-panel.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
Loading…
Add table
Reference in a new issue