[gaim-migrate @ 11300]

Mon, 15 Nov 2004 02:50:47 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 15 Nov 2004 02:50:47 +0000
changeset 10185
0ef4ca1f94db
parent 10184
543c9a84ce16
child 10186
10b3a539e06d

[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
 
 
 ##

mercurial