mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-11 12:18:54 -05:00
Make .desktop file not use absolute path for Exec
This commit is contained in:
parent
4d3b587eb0
commit
b9b0558750
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user