Do not highlight(mark) contact name in VcardWindow.
This commit is contained in:
		
							parent
							
								
									62ce6a27e7
								
							
						
					
					
						commit
						04db4a24d8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -142,8 +142,8 @@ class VcardWindow:
 | 
			
		|||
            buffer_.set_text(annotations[self.contact.jid])
 | 
			
		||||
 | 
			
		||||
        self.xml.connect_signals(self)
 | 
			
		||||
        self.window.show_all()
 | 
			
		||||
        self.xml.get_object('close_button').grab_focus()
 | 
			
		||||
        self.window.show_all()
 | 
			
		||||
 | 
			
		||||
    def update_progressbar(self):
 | 
			
		||||
        self.progressbar.pulse()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue