diff src/sun/about.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 d124034ebea3
children 2ebeb7816c5e
line wrap: on
line diff
--- a/src/sun/about.c	Sun Sep 09 22:25:40 2007 +0300
+++ b/src/sun/about.c	Sun Sep 09 22:42:22 2007 +0300
@@ -30,7 +30,7 @@
 	if (dialog != NULL)
 		return;
 
-	dialog = xmms_show_message(
+	dialog = audacious_info_dialog(
 		_("About the Sun Driver"),
 		_("XMMS BSD Sun Driver\n\n"
 		  "Copyright (c) 2001 CubeSoft Communications, Inc.\n"