Fix Version attribute in desktop file

Version is the version of the .desktop specification not of the application.
This commit is contained in:
TheElectronWill 2017-10-11 23:04:19 +02:00
parent 6638e86960
commit bd69e78e9b

View file

@ -2,7 +2,7 @@
Name=@name Name=@name
Comment=Free voice and text chat for gamers Comment=Free voice and text chat for gamers
StartupWMClass=discord StartupWMClass=discord
Version=@version Version=1.0
Icon=/opt/discord-@type/@icon Icon=/opt/discord-@type/@icon
Exec=/opt/discord-@type/@exe Exec=/opt/discord-@type/@exe
Type=Application Type=Application