[xiph-commits] r17450 - websites/xiph.org/video
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Thu Sep 23 14:08:30 PDT 2010
Author: xiphmont
Date: 2010-09-23 14:08:30 -0700 (Thu, 23 Sep 2010)
New Revision: 17450
Modified:
websites/xiph.org/video/vid1.shtml
Log:
Use unsigned applet also on downloads to avoid the applet confirm popup
Modified: websites/xiph.org/video/vid1.shtml
===================================================================
--- websites/xiph.org/video/vid1.shtml 2010-09-23 20:30:53 UTC (rev 17449)
+++ websites/xiph.org/video/vid1.shtml 2010-09-23 21:08:30 UTC (rev 17450)
@@ -29,7 +29,7 @@
width="640"
height="360"
class="video"
- archive="cortado_20100917-2.jar"
+ archive="http://downloads.xiph.org/video/cortado_latest.jar"
code="com.fluendo.player.Cortado.class">
<!-- Safari ignores 'unknown' params in applet tags; the
must be in explicit <param> tags -->
More information about the commits
mailing list