Mercurial > pidgin
changeset 1709:11d0deb44a36
[gaim-migrate @ 1719]
uh...
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 13 Apr 2001 08:15:44 +0000 |
parents | eeb0cfe710b1 |
children | f42ce672c560 |
files | src/conversation.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/conversation.c Fri Apr 13 04:35:17 2001 +0000 +++ b/src/conversation.c Fri Apr 13 08:15:44 2001 +0000 @@ -1676,6 +1676,7 @@ NULL, _("Sound"), _("Enable sounds"), _("Sound"), speaker_p, GTK_SIGNAL_FUNC(set_option), &c->makesound); + c->makesound = 0; gtk_toggle_button_set_state(GTK_TOGGLE_BUTTON(speaker), TRUE); /* use a slicker look if the user wants to */