diff options
author | ricardofunke | 2015-06-21 11:39:32 -0300 |
---|---|---|
committer | ricardofunke | 2015-06-21 11:39:32 -0300 |
commit | c31fcf2dcf98aab82ce456681c197a5d7861d80c (patch) | |
tree | 8f3f8f2bba55e389d27c2517a6d886e962ae8f30 /popcorntime.desktop | |
download | packages-c31fcf2dcf98aab82ce456681c197a5d7861d80c.tar.gz packages-c31fcf2dcf98aab82ce456681c197a5d7861d80c.tar.bz2 packages-c31fcf2dcf98aab82ce456681c197a5d7861d80c.zip |
Initial import
Diffstat (limited to 'popcorntime.desktop')
-rw-r--r-- | popcorntime.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/popcorntime.desktop b/popcorntime.desktop new file mode 100644 index 0000000..f8f223b --- /dev/null +++ b/popcorntime.desktop | |||
@@ -0,0 +1,8 @@ | |||
1 | [Desktop Entry] | ||
2 | Name=Popcorn Time | ||
3 | Comment=Watch torrent movies instantly | ||
4 | Exec=popcorntime %U | ||
5 | Icon=popcorntime | ||
6 | Terminal=false | ||
7 | Type=Application | ||
8 | Categories=Player;Video;Network; | ||