typo
This commit is contained in:
		
							parent
							
								
									a3126a453e
								
							
						
					
					
						commit
						92c65c67bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -103,7 +103,7 @@ class Vcard_information_window:
 | 
			
		|||
			self.xml.get_widget('ask_label').set_text('None')
 | 
			
		||||
		self.xml.get_widget('nickname_entry').set_text(self.user.name)
 | 
			
		||||
		log = 1
 | 
			
		||||
		if self.user.jid in gajim.config.get_per('accounts', account, \
 | 
			
		||||
		if self.user.jid in gajim.config.get_per('accounts', self.account, \
 | 
			
		||||
			'no_log_for').split(' '):
 | 
			
		||||
			log = 0
 | 
			
		||||
		self.xml.get_widget('log_checkbutton').set_active(log)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue