clarify comment
This commit is contained in:
		
							parent
							
								
									4ba60d14bf
								
							
						
					
					
						commit
						990a5895c8
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -110,9 +110,10 @@ class DesktopNotification:
 | 
			
		|||
		else:
 | 
			
		||||
			actor = jid
 | 
			
		||||
 | 
			
		||||
		# failsafe values
 | 
			
		||||
		# defaul failsafe values
 | 
			
		||||
		img = 'chat_msg_recv.png' # img to display
 | 
			
		||||
		ntype = 'im'     # Notification Type
 | 
			
		||||
		
 | 
			
		||||
		txt = actor # default value of txt
 | 
			
		||||
 | 
			
		||||
		if event_type == _('Contact Signed In'):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue