Fix version in desktop file
We had a wrong version in the desktop file.
This commit is contained in:
parent
13c241f3b9
commit
2c263f77db
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=2.0.0
|
|
||||||
Comment=A desktop client for the TinyTinyRSS feed reader.
|
Comment=A desktop client for the TinyTinyRSS feed reader.
|
||||||
Exec=feedthemonkey
|
Exec=feedthemonkey
|
||||||
GenericName=Feed Reader
|
GenericName=Feed Reader
|
||||||
|
@ -9,4 +8,4 @@ NoDisplay=false
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;Qt
|
Categories=Network;Qt;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue