fix: fixed desktop entry version for linux (#1665)
This commit is contained in:
parent
9dca80de18
commit
127f8ed3bb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=AmneziaVPN
|
Name=AmneziaVPN
|
||||||
Version=@CMAKE_PROJECT_VERSION@
|
Version=1.0
|
||||||
Comment=Client of your self-hosted VPN
|
Comment=Client of your self-hosted VPN
|
||||||
Exec=AmneziaVPN
|
Exec=AmneziaVPN
|
||||||
Icon=/usr/share/pixmaps/AmneziaVPN.png
|
Icon=/usr/share/pixmaps/AmneziaVPN.png
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue