Mercurial > audlegacy-plugins
diff src/jack/jack.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 | 761e17b23e0c |
| children | 7398400de204 |
line wrap: on
line diff
--- a/src/jack/jack.c Sun Sep 09 22:25:40 2007 +0300 +++ b/src/jack/jack.c Sun Sep 09 22:42:22 2007 +0300 @@ -594,7 +594,7 @@ if ( aboutbox == NULL ) { - aboutbox = xmms_show_message( + aboutbox = audacious_info_dialog( _("About JACK Output Plugin 0.17"), _("XMMS jack Driver 0.17\n\n" "xmms-jack.sf.net\nChris Morgan<cmorgan@alum.wpi.edu>\n\n"
