10 lines
226 B
Desktop File
Executable file
10 lines
226 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=AmneziaVPN
|
|
Version=1.0
|
|
Comment=Client of your self-hosted VPN
|
|
Exec=AmneziaVPN
|
|
Icon=/usr/share/pixmaps/AmneziaVPN.png
|
|
Categories=Network;Qt;Security;
|
|
Terminal=false
|