[xiph-commits] r15785 - icecast/trunk/icecast/admin
karl at svn.xiph.org
karl at svn.xiph.org
Mon Mar 16 20:01:28 PDT 2009
Author: karl
Date: 2009-03-16 20:01:28 -0700 (Mon, 16 Mar 2009)
New Revision: 15785
Modified:
icecast/trunk/icecast/admin/Makefile.am
icecast/trunk/icecast/admin/xspf.xsl
Log:
make sure the xspf sheet gets installed
Modified: icecast/trunk/icecast/admin/Makefile.am
===================================================================
--- icecast/trunk/icecast/admin/Makefile.am 2009-03-17 02:59:50 UTC (rev 15784)
+++ icecast/trunk/icecast/admin/Makefile.am 2009-03-17 03:01:28 UTC (rev 15785)
@@ -4,5 +4,5 @@
admindir = $(pkgdatadir)/admin
dist_admin_DATA = listclients.xsl listmounts.xsl moveclients.xsl response.xsl \
- stats.xsl manageauth.xsl updatemetadata.xsl
+ stats.xsl manageauth.xsl updatemetadata.xsl xspf.xsl
Modified: icecast/trunk/icecast/admin/xspf.xsl
===================================================================
--- icecast/trunk/icecast/admin/xspf.xsl 2009-03-17 02:59:50 UTC (rev 15784)
+++ icecast/trunk/icecast/admin/xspf.xsl 2009-03-17 03:01:28 UTC (rev 15785)
@@ -1,5 +1,5 @@
<!--
- XSPF xslt stylesheet for Icecast 2.3.1 and above
+ XSPF xslt stylesheet for Icecast 2.3.2 and above
Copyright (C) 2007 Thomas B. Ruecker, tbr at ruecker-itk.de
This program is free software; you can redistribute it and/or
More information about the commits
mailing list