Add desktop actions start-chat and show-next-pending-event
This commit is contained in:
		
							parent
							
								
									5be73fa824
								
							
						
					
					
						commit
						07b175d541
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,3 +13,14 @@ StartupWMClass=Gajim
 | 
			
		|||
Terminal=false
 | 
			
		||||
Type=Application
 | 
			
		||||
MimeType=x-scheme-handler/xmpp;
 | 
			
		||||
Actions=StartChat;ShowNextPendingEvent;
 | 
			
		||||
 | 
			
		||||
[Desktop Action StartChat]
 | 
			
		||||
Exec=gajim --start-chat
 | 
			
		||||
Name=Start a new chat
 | 
			
		||||
Icon=org.gajim.Gajim
 | 
			
		||||
 | 
			
		||||
[Desktop Action ShowNextPendingEvent]
 | 
			
		||||
Exec=gajim --show-next-pending-event
 | 
			
		||||
Name=Show next pending event
 | 
			
		||||
Icon=org.gajim.Gajim
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue