summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Bhatt2023-05-28 20:35:03 +0530
committerKeshav Bhatt2023-05-28 20:35:03 +0530
commit09e27aa0a7fbaba36deb53db8730a933abaa44ce (patch)
treef3c3574c772db4669f8f4e85ebbe91261f40906a
parent043f3683903f718f305d5ea2ee7976dba728fdaf (diff)
downloadaur-09e27aa0a7fbaba36deb53db8730a933abaa44ce.tar.gz
feat: allow url parsing
-rw-r--r--orion-desktop.desktop10
1 files changed, 5 insertions, 5 deletions
diff --git a/orion-desktop.desktop b/orion-desktop.desktop
index 86ac495a7de1..8fc3b2550cca 100644
--- a/orion-desktop.desktop
+++ b/orion-desktop.desktop
@@ -1,14 +1,14 @@
[Desktop Entry]
Version=1.0
-GenericName=BitTorrent client & Streamer
-Name[en_US]=Orion
+GenericName=BitTorrent Client and Streamer
+Name=Orion
Comment=Download Discover and share files over BitTorrent
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
Name=Orion
Type=Application
Icon=orion-desktop
Keywords=bittorrent;stream;torrent;magnet;download;p2p
-Exec=orion-desktop %F
-Categories=Network;FileTransfer;P2P;Qt;
+Exec=orion-desktop %U
+Categories=Network;FileTransfer;P2P;
Terminal=false
-StartupNotify=false
+StartupNotify=true