mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
chore: bump version + add screenshot
This commit is contained in:
parent
c8dc633c97
commit
66e2b58c1a
1 changed files with 27 additions and 26 deletions
|
|
@ -1,10 +1,8 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="desktop-application">
|
<component type="desktop-application">
|
||||||
|
|
||||||
<id>org.codeberg.dnkl.foot</id>
|
<id>org.codeberg.dnkl.foot</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>MIT</project_license>
|
<project_license>MIT</project_license>
|
||||||
|
|
||||||
<developer_name>dnkl</developer_name>
|
<developer_name>dnkl</developer_name>
|
||||||
<name>foot</name>
|
<name>foot</name>
|
||||||
<summary>The fast, lightweight and minimalistic Wayland terminal emulator.</summary>
|
<summary>The fast, lightweight and minimalistic Wayland terminal emulator.</summary>
|
||||||
|
|
@ -28,17 +26,20 @@
|
||||||
<li>Sixel image support</li>
|
<li>Sixel image support</li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
|
<screenshots>
|
||||||
|
<screenshot type="default">
|
||||||
|
<caption>Foot with sixel graphics</caption>
|
||||||
|
<image>https://codeberg.org/dnkl/foot/media/branch/master/doc/sixel-wow.png</image>
|
||||||
|
</screenshot>
|
||||||
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.13.1" date="2022-08-31">
|
||||||
|
</release>
|
||||||
<release version="1.13.0" date="2022-08-07">
|
<release version="1.13.0" date="2022-08-07">
|
||||||
</release>
|
</release>
|
||||||
</releases>
|
</releases>
|
||||||
|
|
||||||
<launchable type="desktop-id">org.codeberg.dnkl.foot.desktop</launchable>
|
<launchable type="desktop-id">org.codeberg.dnkl.foot.desktop</launchable>
|
||||||
|
|
||||||
<url type="homepage">https://codeberg.org/dnkl/foot</url>
|
<url type="homepage">https://codeberg.org/dnkl/foot</url>
|
||||||
<url type="bugtracker">https://codeberg.org/dnkl/foot/issues</url>
|
<url type="bugtracker">https://codeberg.org/dnkl/foot/issues</url>
|
||||||
|
<content_rating type="oars-1.1"/>
|
||||||
<content_rating type="oars-1.0"/>
|
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue