avatar size (when the original one is too big) is now 125x125 instead of 48x48
This commit is contained in:
		
							parent
							
								
									086f65534f
								
							
						
					
					
						commit
						5748b3c276
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -175,7 +175,7 @@ class VcardWindow:
 | 
			
		|||
					# get the image at 'notification size'
 | 
			
		||||
					# and use that user did not specify in ACE crazy size
 | 
			
		||||
					scaled_pixbuf = gtkgui_helpers.get_scaled_pixbuf(pixbuf,
 | 
			
		||||
						'notification')
 | 
			
		||||
						'tooltip')
 | 
			
		||||
				except gobject.GError, msg: # unknown format
 | 
			
		||||
					# msg should be string, not object instance
 | 
			
		||||
					msg = str(msg)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue