diff options
author | Yigit Sever | 2024-02-11 18:21:17 +0300 |
---|---|---|
committer | Yigit Sever | 2024-02-11 18:21:17 +0300 |
commit | 029d60a29ae7d9288169bf03b70d51bcb101d8a8 (patch) | |
tree | d7b3e9c4cdbca33da9a8dc989c779ad1ca875d78 /popcorntime-bin/popcorntime.desktop | |
parent | 7d0ed71ddefc5c42600bfdc8ed857627f4517fe4 (diff) | |
parent | 91fbf00d9b09ca4857ac1d4b258b0aaec419a27e (diff) | |
download | packages-029d60a29ae7d9288169bf03b70d51bcb101d8a8.tar.gz packages-029d60a29ae7d9288169bf03b70d51bcb101d8a8.tar.bz2 packages-029d60a29ae7d9288169bf03b70d51bcb101d8a8.zip |
Add 'popcorntime-bin/' from commit '91fbf00d9b09ca4857ac1d4b258b0aaec419a27e'
git-subtree-dir: popcorntime-bin
git-subtree-mainline: 7d0ed71ddefc5c42600bfdc8ed857627f4517fe4
git-subtree-split: 91fbf00d9b09ca4857ac1d4b258b0aaec419a27e
Diffstat (limited to 'popcorntime-bin/popcorntime.desktop')
-rw-r--r-- | popcorntime-bin/popcorntime.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/popcorntime-bin/popcorntime.desktop b/popcorntime-bin/popcorntime.desktop new file mode 100644 index 0000000..3b39b63 --- /dev/null +++ b/popcorntime-bin/popcorntime.desktop | |||
@@ -0,0 +1,9 @@ | |||
1 | [Desktop Entry] | ||
2 | Name=Popcorn Time | ||
3 | Comment=Watch Movies and TV Shows instantly | ||
4 | Exec=popcorntime %U | ||
5 | Icon=popcorntime | ||
6 | MimeType=application/x-bittorrent;x-scheme-handler/magnet; | ||
7 | StartupNotify=false | ||
8 | Categories=AudioVideo;Video;Network;Player;P2P; | ||
9 | Type=Application | ||