mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
Get rid of bundled beep
This commit is contained in:
@@ -1660,7 +1660,7 @@ setup_snd_browse_cb (GtkWidget *button, GtkEntry *entry)
|
||||
static void
|
||||
setup_snd_play_cb (GtkWidget *button, GtkEntry *entry)
|
||||
{
|
||||
sound_play (entry->text, FALSE, FALSE);
|
||||
sound_play (entry->text, FALSE);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user