Fix Version attribute in desktop file
Version is the version of the .desktop specification not of the application.
This commit is contained in:
		
							parent
							
								
									6638e86960
								
							
						
					
					
						commit
						bd69e78e9b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 TheElectronWill
						TheElectronWill