Ticket #11478: appstream-id-rdns.patch

File appstream-id-rdns.patch, 639 bytes (added by Nate Graham, 6 years ago)

Patch to use reverse-DNS-style AppStream ID

  • filezilla.appdata.xml

    a b  
    22<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com> -->
    33<!-- Copyright 2016 Tim Kosse <tim.kosse@filezilla-project.org> -->
    44<application>
    5   <id type="desktop">filezilla.desktop</id>
     5  <id>org.filezillaproject.Filezilla</id>
     6  <launchable type="desktop">filezilla.desktop</launchable>
    67  <metadata_license>CC0-1.0</metadata_license>
    78  <description>
    89    <p>FileZilla is a graphical FTP, FTPS and SFTP client. It is platform independent and supports all major desktop operating systems.</p>