diff src/shnplug/gtk.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 51bf0e431e02
children b8da6a0b0da2
line wrap: on
line diff
--- a/src/shnplug/gtk.c	Sun Sep 09 22:25:40 2007 +0300
+++ b/src/shnplug/gtk.c	Sun Sep 09 22:42:22 2007 +0300
@@ -82,7 +82,7 @@
 		return;
 	}
 
-	about_box = xmms_show_message(
+	about_box = audacious_info_dialog(
 		(gchar *) "About " PACKAGE,
 		(gchar *) PACKAGE " version " VERSION "\n"
 			  "Copyright (C) 2000-2007 Jason Jordan <shnutils@freeshell.org>\n"