Fix desktop file name

The desktop file was renamed in an earlier commit, this value needs to be changed.
This commit is contained in:
Balló György 2018-12-27 08:18:53 +01:00 committed by GitHub
parent 4dd04d6db5
commit 5a76917357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
<id>com.github.rssguard.desktop</id> <id>com.github.rssguard.desktop</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license> <project_license>GPL-3.0</project_license>
<name>RSS Guard </name> <name>RSS Guard</name>
<update_contact>rotter.martinos_AT_gmail.com</update_contact> <update_contact>rotter.martinos_AT_gmail.com</update_contact>
<summary>Simple (yet powerful) feed reader</summary> <summary>Simple (yet powerful) feed reader</summary>
<translation type="qt">rssguard</translation> <translation type="qt">rssguard</translation>
@ -13,7 +13,7 @@
RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. RSS Guard is developed on top of the Qt library. RSS Guard is simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. RSS Guard is developed on top of the Qt library.
</p> </p>
</description> </description>
<launchable type="desktop-id">rssguard.desktop</launchable> <launchable type="desktop-id">com.github.rssguard.desktop</launchable>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<caption>Linux version</caption> <caption>Linux version</caption>