Show our own priority in self tooltip instead of the default '5'
This commit is contained in:
		
							parent
							
								
									6cc565063d
								
							
						
					
					
						commit
						6dbafc84cf
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -704,6 +704,7 @@ class RosterWindow: | |||
| 					show=connection.get_status(),  | ||||
| 					status=connection.status,  | ||||
| 					resource=gajim.config.get_per('accounts', connection.name, 'resource'),  | ||||
| 					priority=gajim.config.get_per('accounts', connection.name, 'priority'), | ||||
| 					keyID=gajim.config.get_per('accounts', connection.name, 'keyid')) | ||||
| 				contacts.append(contact) | ||||
| 				# if we're online ... | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue