chore: add screenshots to AppStream data for flatpak package submission

This commit is contained in:
Gary Wang 2023-07-30 16:40:25 +08:00
parent 4c2af150a6
commit 0c78d3668b
No known key found for this signature in database
GPG Key ID: 5D30A4F15EA78760

View File

@ -12,6 +12,23 @@
<p>Pineapple Pictures is a lightweight and easy-to-use image viewer that comes with a handy navigation thumbnail when zoom-in, and doesn't contain any image management support.</p>
<p xml:lang="zh-CN">菠萝看图是一个轻量级易用的图像查看器,在图片放大时提供了方便的鸟瞰导航功能,且不包含任何图片管理功能。</p>
</description>
<screenshots>
<screenshot type="default">
<caption>The Pineapple Pictures application main window when an image file is loaded.</caption>
<caption xml:lang="zh-CN">当“菠萝看图”应用加载了一张图片时的主窗口</caption>
<image type="source" width="1503" height="640">https://pineapple-pictures.sourceforge.io/ppic-gui-static.png</image>
</screenshot>
<screenshot>
<caption>The Pineapple Pictures application when zooming in a raster image.</caption>
<caption xml:lang="zh-CN">“菠萝看图”应用在放大浏览一张位图</caption>
<image type="source" width="771" height="553">https://pineapple-pictures.sourceforge.io/ppic-zoom-raster.png</image>
</screenshot>
<screenshot>
<caption>The Pineapple Pictures application when zooming in a vector image.</caption>
<caption xml:lang="zh-CN">“菠萝看图”应用在放大浏览一张矢量图</caption>
<image type="source" width="771" height="553">https://pineapple-pictures.sourceforge.io/ppic-zoom-svg.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/BLumia/pineapple-pictures</url>
<url type="bugtracker">https://github.com/BLumia/pineapple-pictures/issues</url>
<developer_name>Gary (BLumia) Wang et al.</developer_name>