Update kicad metainfo screenshot sizes and captions
This commit is contained in:
parent
4fc41627e9
commit
ac7496b749
|
@ -54,22 +54,23 @@
|
|||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image width="1280" height="791">https://kicad.org/img/screenshots/appstream/kicad_6.png</image>
|
||||
<caption>KiCad Main Window</caption>
|
||||
<image width="1034" height="610">https://kicad.org/img/screenshots/appstream/kicad_6.png</image>
|
||||
</screenshot>
|
||||
|
||||
<screenshot>
|
||||
<caption>KiCad Schematic Editor</caption>
|
||||
<image width="1280" height="791">https://kicad.org/img/screenshots/appstream/eeschema_6.png</image>
|
||||
<image width="1290" height="825">https://kicad.org/img/screenshots/appstream/eeschema_6.png</image>
|
||||
</screenshot>
|
||||
|
||||
<screenshot>
|
||||
<caption>KiCad PCB Layout Editor</caption>
|
||||
<image width="1280" height="791">https://kicad.org/img/screenshots/appstream/pcbnew_6.png</image>
|
||||
<image width="1290" height="825">https://kicad.org/img/screenshots/appstream/pcbnew_6.png</image>
|
||||
</screenshot>
|
||||
|
||||
<screenshot>
|
||||
<caption>KiCad 3D Viewer</caption>
|
||||
<image width="1280" height="791">https://kicad.org/img/screenshots/appstream/3dviewer_6.png</image>
|
||||
<image width="1290" height="825">https://kicad.org/img/screenshots/appstream/3dviewer_6.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
|
||||
|
|
Loading…
Reference in New Issue