But if I parse the file like we do to import flathub's appstream.xml, I get org.sparkleshare.SparkleShare.desktop when calling AppStream::Component::id().
I don't seem to be able to attach files here, but it can be read easily at /var/lib/flatpak/appstream/flathub/x86_64/active/appstream.xml.
Any idea why where the .desktop postfix would be coming from?
The text was updated successfully, but these errors were encountered:
When I use the file from the distro (i.e. normal behaviour) I get:
But if I parse the file like we do to import flathub's appstream.xml, I get
org.sparkleshare.SparkleShare.desktopwhen calling AppStream::Component::id().I don't seem to be able to attach files here, but it can be read easily at
/var/lib/flatpak/appstream/flathub/x86_64/active/appstream.xml.Any idea why where the .desktop postfix would be coming from?
The text was updated successfully, but these errors were encountered: