mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	This commit simply adjust the .desktop file to reflect the change in the name for the icon (from subsurface.svg to subsurface-icon.svg). Fixes #55 Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			197 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			197 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Desktop Entry]
 | |
| Type=Application
 | |
| Name=subsurface
 | |
| GenericName=dive log program
 | |
| Comment=manage and display dive computer data
 | |
| Icon=subsurface-icon
 | |
| Exec=subsurface
 | |
| Terminal=false
 | |
| Categories=Utility;
 | |
| 
 |