15 lines
		
	
	
	
		
			304 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			304 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Desktop Entry]
 | |
| _Name=NeoMutt
 | |
| _Comment=Manage your email
 | |
| _Keywords=email;
 | |
| Actions=compose;
 | |
| Exec=gmutt %U
 | |
| Icon=neomutt
 | |
| Terminal=false
 | |
| Type=Application
 | |
| StartupNotify=true
 | |
| MimeType=application/mbox;message/rfc822;x-scheme-handler/mailto;
 | |
| 
 | |
| [Desktop Action compose]
 | |
| _Name=Compose a Message
 | |
| Exec=gmutt mailto:
 |