no error on beeps
This commit is contained in:
		
							parent
							
								
									27d828172d
								
							
						
					
					
						commit
						f0d0f90e13
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -678,7 +678,7 @@ fe_beep (session *sess)
 | 
			
		|||
#else
 | 
			
		||||
		beepfile = g_build_filename (HEXCHATSHAREDIR, "hexchat", "beep.wav", NULL);
 | 
			
		||||
#endif
 | 
			
		||||
		sound_play (beepfile, FALSE, TRUE);
 | 
			
		||||
		sound_play (beepfile, TRUE, TRUE);
 | 
			
		||||
		g_free (beepfile);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue