mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-11 04:02:40 -03:00
11 lines
357 B
Desktop File
Executable file
11 lines
357 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Terminal=true
|
|
Icon[en_US]=/home/amnesia/Persistent/.onionshare_install/onionshare80.xpm
|
|
Name[en_US]=Install OnionShare
|
|
Exec=/usr/bin/gksudo /home/amnesia/Persistent/.onionshare_install/install.sh
|
|
Name=Install OnionShare
|
|
Icon=/home/amnesia/Persistent/.onionshare_install/onionshare80.xpm
|