feat(desktop): add Flathub screenshots to metainfo.xml

Adds a <screenshots> block plus the four MeshCon-captured PNGs so the
Flathub listing has visuals for connections, nodes, messages, and
settings.
This commit is contained in:
James Rich
2026-07-01 10:33:14 -05:00
parent 60119ce9d2
commit fce37d60fb
5 changed files with 19 additions and 0 deletions

View File

@@ -72,6 +72,25 @@
<content_attribute id="social-location">intense</content_attribute>
</content_rating>
<screenshots>
<screenshot type="default">
<caption>Track every node on the mesh at a glance</caption>
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-02-nodes.png</image>
</screenshot>
<screenshot>
<caption>Chat with your mesh, channel by channel</caption>
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-03-messages.png</image>
</screenshot>
<screenshot>
<caption>Connect over Bluetooth, USB, or Wi-Fi</caption>
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-01-connections.png</image>
</screenshot>
<screenshot>
<caption>Full radio and module configuration</caption>
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-04-settings.png</image>
</screenshot>
</screenshots>
<releases>
<release version="2.7.14" date="2025-05-01">
<description>

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB