diff src/xs_init.c @ 40:1788f4ce6a44

Numerous changes towards 0.8
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 19 Jun 2003 22:38:01 +0000
parents 271be59be975
children fe83646e6baa
line wrap: on
line diff
--- a/src/xs_init.c	Thu Jun 19 20:49:01 2003 +0000
+++ b/src/xs_init.c	Thu Jun 19 22:38:01 2003 +0000
@@ -29,7 +29,7 @@
 	NULL,			/* FILLED BY XMMS */
 	PACKAGE_STRING,		/* Plugin description */
 	xs_init,		/* Initialization */
-	xs_aboutbox,		/* Show aboutbox */
+	xs_about,		/* Show aboutbox */
 	xs_configure,		/* Show/edit configuration */
 	xs_is_our_file,		/* Check file */
 	NULL,			/* Scan directory */