--- fapg.c.orig 2008-03-11 02:18:04.000000000 +0800 +++ fapg.c 2008-05-01 17:46:37.000000000 +0800 @@ -1514,8 +1514,7 @@ break; case FORMAT_HTML: printf - ("%s%s%s%s%sPlaylist generated by FAPG " - VERSION + ("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">%s%s<html>%s%s<head>%s<title>Playlist generated by FAPG 0.41" "%s%s%s%s%s%s%s

Playlist

%s%s%s%s", eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, eol, @@ -1532,10 +1531,8 @@ strftime(timebuffer, 255, "%a %d %b %Y %T %z", localtime(&zeit)); printf - ("%s%s%s %s\t%s - %s - %s%s\tDirectory Tree %s%s\t%s%s\t%s\t%s%s\tFAPG " - VERSION + ("%s%s%s %s\t%s - %s - %s%s\tDirectory Tree %s%s\t%s%s\t%s\t%s%s\tFAPG 0.41" "%s\t%s\t\t%s/podcast.jpg%s\t\tServer Logo%s\t\t%s%s\t\tFeed provided by FAPG. Click to visit.%s\t%s\t%s\t\tAdmin %s%s\t\tpodcast@%s%s\t%s\tVarious%s\tDirectory Tree %s%s\t%s%s\tunknown%s\t%s%s\tNo%s\t1800%s", eol, eol, eol, eol, hostname, dir, argv[optind], eol, prefix, eol, base, eol, prefix, eol, timebuffer, eol, eol, @@ -1560,7 +1557,7 @@ #ifdef HAVE_LIBURIPARSER case FORMAT_XSPF: printf("\n" - "\n" + "\n" "\n" "\n"); break; @@ -1615,7 +1612,7 @@ case FORMAT_HTML: printf ("
EntryArtistTitleLength
%s%s

Playlist generated by FAPG " - VERSION "

%s%s%s%s", eol, eol, eol, eol, + "0.41

%s%s%s%s", eol, eol, eol, eol, eol, eol); break; case FORMAT_RSS: