Mon, 15 Nov 2004 02:50:47 +0000
[gaim-migrate @ 11300]
Make the new sounds in CVS head work for Windows users
| Makefile.mingw | file | annotate | diff | comparison | revisions |
--- a/Makefile.mingw Mon Nov 15 00:37:54 2004 +0000 +++ b/Makefile.mingw Mon Nov 15 02:50:47 2004 +0000 @@ -31,11 +31,11 @@ NEEDED_DLLS = $(GTKSPELL_TOP)/libgtkspell.dll \ $(IDLETRACK_TOP)/idletrack.dll -SOUNDS = $(GAIM_SOUNDS)/leave.wav \ - $(GAIM_SOUNDS)/redalert.wav \ +SOUNDS = $(GAIM_SOUNDS)/alert.wav \ + $(GAIM_SOUNDS)/login.wav \ + $(GAIM_SOUNDS)/logout.wav \ $(GAIM_SOUNDS)/receive.wav \ - $(GAIM_SOUNDS)/send.wav \ - $(GAIM_SOUNDS)/arrive.wav + $(GAIM_SOUNDS)/send.wav ##