Merge pull request #98 from blasphemy/Ignore
no highlights for some more annoying nicks
This commit is contained in:
		
						commit
						cc694ad473
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -787,7 +787,7 @@ load_config (void)
 | 
			
		|||
	strcpy (prefs.font_alternative, DEF_FONT_ALTER);
 | 
			
		||||
#endif
 | 
			
		||||
	strcpy (prefs.dnsprogram, "host");
 | 
			
		||||
	strcpy (prefs.irc_no_hilight, "NickServ,ChanServ");
 | 
			
		||||
	strcpy (prefs.irc_no_hilight, "NickServ,ChanServ,InfoServ,N,Q");
 | 
			
		||||
 | 
			
		||||
	g_free ((char *)username);
 | 
			
		||||
	g_free ((char *)realname);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue