[xiph-commits] r4046 - itext

silvia at svn.annodex.net silvia at svn.annodex.net
Wed Oct 28 20:36:20 PDT 2009


Author: silvia
Date: 2009-10-28 20:36:19 -0700 (Wed, 28 Oct 2009)
New Revision: 4046

Modified:
   itext/chocolate_rain.html
Log:
Fixed the category of the lyrics files.


Modified: itext/chocolate_rain.html
===================================================================
--- itext/chocolate_rain.html	2009-10-17 09:53:44 UTC (rev 4045)
+++ itext/chocolate_rain.html	2009-10-29 03:36:19 UTC (rev 4046)
@@ -61,7 +61,7 @@
 	           poster="chocolate_rain/chocolate_rain.png" controls aria-label="Chocolate Rain video"
 	           autobuffer title="Chocolate Rain video">
         <itext id="lyrics" lang="en" type="text/lrc" display="yes"
-               src="chocolate_rain/chocolate_rain.lrc" category="SUB"></itext>
+               src="chocolate_rain/chocolate_rain.lrc" category="LRC"></itext>
 	    </video>
 	  </div>
 
@@ -128,7 +128,7 @@
          poster="chocolate_rain/chocolate_rain.png" controls aria-label="Chocolate Rain video"
          autobuffer title="Chocolate Rain video">
     &lt;itext id="lyrics" lang="en" type="text/lrc" display="yes"
-           src="chocolate_rain/chocolaterain.lrc" category="SUB">&lt;/itext>
+           src="chocolate_rain/chocolaterain.lrc" category="LRC">&lt;/itext>
   &lt;/video>
 </pre>
 <pre>



More information about the commits mailing list