Typo.
This commit is contained in:
		
							parent
							
								
									62fe1c72e3
								
							
						
					
					
						commit
						38760989d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5048,7 +5048,7 @@ class RosterWindow: | |||
| 		else: # one resource | ||||
| 			start_chat_menuitem.connect('activate', | ||||
| 				gajim.interface.on_open_chat_window, contact, account) | ||||
| 			if contact.resource and NS_FILE in gajim.capscache[ | ||||
| 			if contact.resource and NS_COMMANDS in gajim.capscache[ | ||||
| 			(contact.caps_hash_method, contact.caps_hash)].features: | ||||
| 				execute_command_menuitem.set_sensitive(True) | ||||
| 				execute_command_menuitem.connect('activate', self.on_execute_command, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue