when we click on sign in/out notification window, open a chat window
This commit is contained in:
		
							parent
							
								
									2f69f3d8ed
								
							
						
					
					
						commit
						59561d300e
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -201,4 +201,6 @@ class DesktopNotification:
 | 
			
		|||
			return
 | 
			
		||||
		self.notif.CloseNotification(dbus.UInt32(id))
 | 
			
		||||
		self.notif = None
 | 
			
		||||
		if not self.msg_type:
 | 
			
		||||
			self.msg_type = 'chat'
 | 
			
		||||
		gajim.interface.handle_event(self.account, self.jid, self.msg_type)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue