mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 15:12:28 +00:00 
			
		
		
		
	$ lintian cool-retro-term_*.deb | egrep desktop I: cool-retro-term: desktop-entry-lacks-keywords-entry usr/share/applications/cool-retro-term.desktop W: cool-retro-term: desktop-mime-but-no-exec-code usr/share/applications/cool-retro-term.desktop $ desktop-file-validate cool-retro-term.desktop cool-retro-term.desktop: hint: value "Qt;System;Utility;TerminalEmulator;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu
		
			
				
	
	
		
			12 lines
		
	
	
		
			280 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			280 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Desktop Entry]
 | |
| Comment=Use the command line the old way
 | |
| Exec=cool-retro-term
 | |
| GenericName=Terminal emulator
 | |
| Icon=cool-retro-term
 | |
| Name=Cool Retro Term
 | |
| Categories=System;TerminalEmulator;
 | |
| StartupNotify=true
 | |
| Terminal=false
 | |
| Type=Application
 | |
| Keywords=shell;prompt;command;commandline;
 |