43 lines
2.1 KiB
XML
43 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component type="desktop-application">
|
|
<id>net.blumia.pineapple-pictures</id>
|
|
<launchable type="desktop-id">net.blumia.pineapple-pictures.desktop</launchable>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>Pineapple Pictures</name>
|
|
<name xml:lang="zh-CN">菠萝看图</name>
|
|
<summary>Image Viewer</summary>
|
|
<summary xml:lang="zh-CN">图像查看器</summary>
|
|
<description>
|
|
<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>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>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>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>
|
|
<provides>
|
|
<binary>ppic</binary>
|
|
</provides>
|
|
<content_rating type="oars-1.1"/>
|
|
<releases>
|
|
<release version="0.7.1" date="2023-07-08"/>
|
|
</releases>
|
|
</component>
|