remove old FIXME
This commit is contained in:
		
							parent
							
								
									b936ff50a0
								
							
						
					
					
						commit
						1d49a10c58
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -512,7 +512,6 @@ def get_global_status(): | |||
| def get_icon_name_to_show(contact, account = None): | ||||
| 	'''Get the icon name to show in online, away, requested, ...''' | ||||
| 	if account and gajim.awaiting_events[account].has_key(contact.jid): | ||||
| 		#FIXME: change icon for FT | ||||
| 		return 'message' | ||||
| 	if contact.jid.find('@') <= 0: # if not '@' or '@' starts the jid ==> agent | ||||
| 		return contact.show | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue