diff options
author | ricardofunke | 2015-07-09 18:50:10 -0300 |
---|---|---|
committer | ricardofunke | 2015-07-09 18:50:10 -0300 |
commit | 52e437121a63c4d27ed702b897014f7ae81ae7bc (patch) | |
tree | e177782e153c74fb4b2e916eeebe3e132a2f182f /popcorntime.desktop | |
parent | f3a7f740822c968dbc49d6a6bb5350f4fe6567c2 (diff) | |
download | packages-52e437121a63c4d27ed702b897014f7ae81ae7bc.tar.gz packages-52e437121a63c4d27ed702b897014f7ae81ae7bc.tar.bz2 packages-52e437121a63c4d27ed702b897014f7ae81ae7bc.zip |
Update to 0.3.8-0
Diffstat (limited to 'popcorntime.desktop')
-rw-r--r-- | popcorntime.desktop | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/popcorntime.desktop b/popcorntime.desktop index f8f223b..3b39b63 100644 --- a/popcorntime.desktop +++ b/popcorntime.desktop | |||
@@ -1,8 +1,9 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Name=Popcorn Time | 2 | Name=Popcorn Time |
3 | Comment=Watch torrent movies instantly | 3 | Comment=Watch Movies and TV Shows instantly |
4 | Exec=popcorntime %U | 4 | Exec=popcorntime %U |
5 | Icon=popcorntime | 5 | Icon=popcorntime |
6 | Terminal=false | 6 | MimeType=application/x-bittorrent;x-scheme-handler/magnet; |
7 | StartupNotify=false | ||
8 | Categories=AudioVideo;Video;Network;Player;P2P; | ||
7 | Type=Application | 9 | Type=Application |
8 | Categories=Player;Video;Network; | ||