summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-04-06 19:04:55 -0700
committerMicah Lee <micah@micahflee.com>2020-04-06 19:04:55 -0700
commite84ca43da8b9fac84e514ff9f3f11046991f2aad (patch)
tree16906b098feedd9d85b90e968b28c6f2087cf8a9 /install
parent6f35359fea1c8f26b1d73646b27bc6b09a56076e (diff)
downloadonionshare-e84ca43da8b9fac84e514ff9f3f11046991f2aad.tar.gz
onionshare-e84ca43da8b9fac84e514ff9f3f11046991f2aad.zip
Make .desktop file not use absolute path for Exec
Diffstat (limited to 'install')
-rw-r--r--install/org.onionshare.OnionShare.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/org.onionshare.OnionShare.desktop b/install/org.onionshare.OnionShare.desktop
index 02592a72..190e2f26 100644
--- a/install/org.onionshare.OnionShare.desktop
+++ b/install/org.onionshare.OnionShare.desktop
@@ -5,7 +5,7 @@ Comment=Share a file securely and anonymously over Tor
Comment[da]=Del en fil sikkert og anonymt over Tor
Comment[de]=Teile Dateien sicher und anonym über das Tor-Netzwerk
Comment[hr]=Dijeli datoteku sigurno i anonimno preko Tora
-Exec=/usr/bin/onionshare-gui
+Exec=onionshare-gui
Terminal=false
Type=Application
Icon=org.onionshare.OnionShare