Add a desktop file.
This commit is contained in:
parent
d868301262
commit
5bae01f67a
1 changed files with 12 additions and 0 deletions
12
feedr.desktop
Normal file
12
feedr.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Feedr
|
||||
GenericName=View Feed
|
||||
Comment=View XML based Atom/RDF and RSS Feed
|
||||
Exec=feedr %f
|
||||
Icon=feed
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;Internet;XML;Network;News;Office;
|
||||
Encoding=UTF-8
|
||||
Keywords=news;feed;aggregator;blog;podcast;syndication;rdf;rss;rss;atom;
|
||||
MimeType=application/rss+xml;application/atom+xml;application/rdf+xml;
|
Loading…
Reference in a new issue