diff --git a/A320-main.xml b/A320-main.xml index 73759d32..a1b90257 100644 --- a/A320-main.xml +++ b/A320-main.xml @@ -116,32 +116,37 @@ <preview> <type>exterior</type> <splash type="bool">true</splash> - <path>Splash/cockpit.png</path> + <path>Aircraft/A320-family/Splash/cockpit.png</path> </preview> <preview> <type>exterior</type> <splash type="bool">true</splash> - <path>Splash/cockpit2.png</path> + <path>Aircraft/A320-family/Splash/cockpit2.png</path> </preview> <preview> <type>exterior</type> <splash type="bool">true</splash> - <path>Splash/cockpit3.png</path> + <path>Aircraft/A320-family/Splash/cockpit3.png</path> </preview> <preview> <type>exterior</type> <splash type="bool">true</splash> - <path>Splash/wing1.png</path> + <path>Aircraft/A320-family/Splash/wing1.png</path> </preview> <preview> <type>exterior</type> <splash type="bool">true</splash> - <path>Splash/wing2.png</path> + <path>Aircraft/A320-family/Splash/wing2.png</path> </preview> <preview> <type>exterior</type> <splash type="bool">true</splash> - <path>Splash/wing3.png</path> + <path>Aircraft/A320-family/Splash/ext1.png</path> + </preview> + <preview> + <type>exterior</type> + <splash type="bool">true</splash> + <path>Aircraft/A320-family/Splash/ext2.png</path> </preview> </previews> diff --git a/Splash/ext1.png b/Splash/ext1.png new file mode 100644 index 00000000..1d0204f6 Binary files /dev/null and b/Splash/ext1.png differ diff --git a/Splash/ext2.png b/Splash/ext2.png new file mode 100644 index 00000000..abb194ac Binary files /dev/null and b/Splash/ext2.png differ diff --git a/Splash/wing1.png b/Splash/wing1.png index 6b6acb12..b0eb538b 100644 Binary files a/Splash/wing1.png and b/Splash/wing1.png differ diff --git a/Splash/wing2.png b/Splash/wing2.png index 73d18c0f..a0a3a68a 100644 Binary files a/Splash/wing2.png and b/Splash/wing2.png differ diff --git a/Splash/wing3.png b/Splash/wing3.png deleted file mode 100644 index 7e484d86..00000000 Binary files a/Splash/wing3.png and /dev/null differ