AppImage AppData: fix not shown as a desktop application (#10076)

To make it shown as a desktop application and listed on flathub.org, the app data must mark it as a desktop application: https://github.com/flathub/flathub/wiki/AppData-Guidelines#header
reviewable/pr10080/r1
proletarius101 1 year ago committed by GitHub
parent 731b802a0e
commit 50b2267b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<component>
<component type="desktop-application">
<id>rocks.koreader.KOReader</id>
<launchable type="desktop-id">rocks.koreader.KOReader.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>

Loading…
Cancel
Save