Merge pull request #201 from City-busz/patch-1

Fix desktop file name
This commit is contained in:
martinrotter 2019-04-03 09:56:18 +02:00 committed by GitHub
commit f370d78560
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>