Update screenshot size in Linux appdata

The updated v6 screenshots are 1600x900 to ensure we have the required
16:9 aspect ratio.
This commit is contained in:
Ian McInerney 2021-05-03 15:56:59 +01:00
parent c0b27a2800
commit 258946d8b1
1 changed files with 3 additions and 3 deletions

View File

@ -60,17 +60,17 @@
<screenshot>
<caption>KiCad Schematic Editor</caption>
<image width="1290" height="825">https://kicad.org/img/screenshots/appstream/eeschema_6.png</image>
<image width="1600" height="900">https://kicad.org/img/screenshots/appstream/eeschema_6.png</image>
</screenshot>
<screenshot>
<caption>KiCad PCB Layout Editor</caption>
<image width="1290" height="825">https://kicad.org/img/screenshots/appstream/pcbnew_6.png</image>
<image width="1600" height="900">https://kicad.org/img/screenshots/appstream/pcbnew_6.png</image>
</screenshot>
<screenshot>
<caption>KiCad 3D Viewer</caption>
<image width="1290" height="825">https://kicad.org/img/screenshots/appstream/3dviewer_6.png</image>
<image width="1600" height="900">https://kicad.org/img/screenshots/appstream/3dviewer_6.png</image>
</screenshot>
</screenshots>