summarylogtreecommitdiffstats
path: root/acestream-engine.desktop
diff options
context:
space:
mode:
authorArkadiy Illarionov2023-09-09 17:33:54 +0300
committerArkadiy Illarionov2023-09-09 17:33:54 +0300
commit3b838e35669fcb19416aa97b3055189be7c81816 (patch)
treed98729021c860c30d8e5888ac56f15fdcf870668 /acestream-engine.desktop
parent39f0dc6bf9174574b44d27885ab41c94c10b542d (diff)
downloadaur-3b838e35669fcb19416aa97b3055189be7c81816.tar.gz
Adopt changes from acestream-engine-stable
- Add license file - Use systemd user and directory - Update acestream-engine.service - Add .desktop file - Backup acestream.conf - Install start-engine as /usr/bin/acestream-engine
Diffstat (limited to 'acestream-engine.desktop')
-rw-r--r--acestream-engine.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/acestream-engine.desktop b/acestream-engine.desktop
new file mode 100644
index 000000000000..1a01ab6ac9e5
--- /dev/null
+++ b/acestream-engine.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=Ace Stream Engine
+GenericName=P2P streaming application
+Comment=Watch live streaming content over Ace Stream platform
+Exec=acestream-engine --client-gtk --state-dir $HOME/.config/ACEStream --log-file $HOME/.config/ACEStream/acestream-engine.log
+Icon=acestream-engine
+Categories=Network;FileTransfer;P2P;
+StartupNotify=true
+Terminal=false
+Type=Application