Mercurial > pidgin.yaz
diff src/gtkconv.c @ 5820:a929723531c8
[gaim-migrate @ 6250]
another misnamed pref
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 09 Jun 2003 03:30:48 +0000 |
parents | 48aac80b5d83 |
children | 96e5b32e75ad |
line wrap: on
line diff
--- a/src/gtkconv.c Mon Jun 09 02:21:55 2003 +0000 +++ b/src/gtkconv.c Mon Jun 09 03:30:48 2003 +0000 @@ -3890,7 +3890,7 @@ if (gtkconv->make_sound) { if (flags & WFLAG_RECV) { if (gtkconv->u.im->a_virgin && - gaim_prefs_get_bool("/gaim/gtk/sound/first_im_recv")) { + gaim_prefs_get_bool("/gaim/gtk/sound/enabled/first_im_recv")) { gaim_sound_play_event(GAIM_SOUND_FIRST_RECEIVE); }