Be consistent in the chat window.
This commit is contained in:
		
							parent
							
								
									417fcaddf5
								
							
						
					
					
						commit
						63524f79e9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1214,7 +1214,7 @@ class ChatControl(ChatControlBase):
 | 
			
		|||
					gtkgui_helpers.load_mood_icon(
 | 
			
		||||
						mood).get_pixbuf())
 | 
			
		||||
				# Translate standard moods
 | 
			
		||||
				mood = _(mood)
 | 
			
		||||
				mood = _(mood.replace('_', ' '))
 | 
			
		||||
			else:
 | 
			
		||||
				self._mood_image.set_from_pixbuf(
 | 
			
		||||
					gtkgui_helpers.load_mood_icon(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue