mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 06:13:03 -04:00
Make .desktop file not use absolute path for Exec
This commit is contained in:
parent
4d3b587eb0
commit
b9b0558750
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Comment=Share a file securely and anonymously over Tor
|
||||||
Comment[da]=Del en fil sikkert og anonymt over Tor
|
Comment[da]=Del en fil sikkert og anonymt over Tor
|
||||||
Comment[de]=Teile Dateien sicher und anonym über das Tor-Netzwerk
|
Comment[de]=Teile Dateien sicher und anonym über das Tor-Netzwerk
|
||||||
Comment[hr]=Dijeli datoteku sigurno i anonimno preko Tora
|
Comment[hr]=Dijeli datoteku sigurno i anonimno preko Tora
|
||||||
Exec=/usr/bin/onionshare-gui
|
Exec=onionshare-gui
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=org.onionshare.OnionShare
|
Icon=org.onionshare.OnionShare
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue