diff src/OSS4/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 a18b7cdc505d
children bd3a24b39058
line wrap: on
line diff
--- a/src/OSS4/about.c	Sun Sep 09 22:25:40 2007 +0300
+++ b/src/OSS4/about.c	Sun Sep 09 22:42:22 2007 +0300
@@ -39,7 +39,7 @@
     if (dialog != NULL)
         return;
 
-    dialog = xmms_show_message(_("About OSSv4 Driver"),
+    dialog = audacious_info_dialog(_("About OSSv4 Driver"),
                                _("Audacious OSSv4 Driver\n\n"
                                  "Based on the OSSv3 Output plugin,\n" 
                                  "Ported to OSSv4's VMIX by Cristi Magherusan <majeru@gentoo.ro>\n\n"