# HG changeset patch # User Matti Hamalainen # Date 1106030105 0 # Node ID 8fadb3f3844569f6a28c76ce9766d0cad5a78e8a # Parent 7888e5d973b9de26167c32bd15115d034ea03f82 Comments diff -r 7888e5d973b9 -r 8fadb3f38445 src/xs_about.c --- a/src/xs_about.c Tue Jan 18 06:30:03 2005 +0000 +++ b/src/xs_about.c Tue Jan 18 06:35:05 2005 +0000 @@ -31,6 +31,10 @@ #ifdef HAVE_THEMETUNE #include +/* (Included only if themetune support is enabled) + * Stop playing, add XMMS-SID themetune to playlist + * and start playing it. + */ gint xs_about_theme(void) { const gint iSession = 0; /* Assume session 0 */ @@ -56,7 +60,7 @@ /* - * Execute the aboutbox + * Execute the about dialog */ void xs_about(void) {