diff src/wav/wav-sndfile.c @ 1677:f6f5603a0954

xmms_show_message() changed to audacious_info_dialog()
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 09 Sep 2007 22:42:22 +0300
parents aee4ebea943a
children f35f9d6fcb6d
line wrap: on
line diff
--- a/src/wav/wav-sndfile.c	Sun Sep 09 22:25:40 2007 +0300
+++ b/src/wav/wav-sndfile.c	Sun Sep 09 22:42:22 2007 +0300
@@ -526,7 +526,7 @@
 	static GtkWidget *box;
 	if (!box)
 	{
-        	box = xmms_show_message(
+        	box = audacious_info_dialog(
 			_("About sndfile WAV support"),
 			_("Adapted for Audacious usage by Tony Vroon <chainsaw@gentoo.org>\n"
 			  "from the xmms_sndfile plugin which is:\n"