# HG changeset patch # User Nathan Walp # Date 1055129448 0 # Node ID a929723531c8fc7c84690b20b4d621c59da71975 # Parent 7bdf66ab4fdd08509685dba20f106170f691aada [gaim-migrate @ 6250] another misnamed pref committer: Tailor Script diff -r 7bdf66ab4fdd -r a929723531c8 src/gtkconv.c --- 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); }