nothing
This commit is contained in:
		
							parent
							
								
									bf39254aed
								
							
						
					
					
						commit
						5b3d92522a
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -304,11 +304,10 @@ class Groupchat_window(chat.Chat):
 | 
			
		|||
		for bookmark in gajim.connections[self.account].bookmarks:
 | 
			
		||||
			if bookmark['jid'] == bm['jid']:
 | 
			
		||||
				dialogs.Error_dialog(
 | 
			
		||||
						_('Bookmark already set.'),
 | 
			
		||||
						_('Bookmark already set'),
 | 
			
		||||
						_('The bookmark is already in your roster.')).get_response()
 | 
			
		||||
				return
 | 
			
		||||
 | 
			
		||||
		
 | 
			
		||||
		gajim.connections[self.account].bookmarks.append(bm)
 | 
			
		||||
		gajim.connections[self.account].store_bookmarks()
 | 
			
		||||
		
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue