Files
archived-packages/flatpak/flatpak.metainfo.xml
quexeky e37deae86e fix: Desktop file name
Signed-off-by: quexeky <git@quexeky.dev>
2025-08-18 14:48:52 +10:00

40 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.droposs.app</id>
<categories>
<category>Game</category>
<category>GameTool</category>
</categories>
<name>app</name>
<summary>Drop client for Linux</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>AGPL-3.0-or-later</project_license>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<description>
<p>
The companion app for the Drop Server
</p>
</description>
<launchable type="desktop-id">org.droposs.app.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/library_game_page.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/library.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/library_game_page.png</image>
</screenshot>
</screenshots>
</component>