[xiph-commits] r3084 - liboggplay/trunk/plugin/test

tahn at svn.annodex.net tahn at svn.annodex.net
Tue Jun 26 21:59:42 PDT 2007


Author: tahn
Date: 2007-06-26 21:59:42 -0700 (Tue, 26 Jun 2007)
New Revision: 3084

Modified:
   liboggplay/trunk/plugin/test/test.html
Log:
Added another movie radio button.


Modified: liboggplay/trunk/plugin/test/test.html
===================================================================
--- liboggplay/trunk/plugin/test/test.html	2007-06-27 04:44:40 UTC (rev 3083)
+++ liboggplay/trunk/plugin/test/test.html	2007-06-27 04:59:42 UTC (rev 3084)
@@ -70,8 +70,8 @@
 <label for="r3"><input id="r3" type="radio" name="movie" value="MarcinCanoe"/>MarcinCanoe</label><br>
 </td><td width="180">
 <label for="r4"><input id="r4" type="radio" name="movie" value="DArt-Silvia_Pfeiffer"/>DArt-Silvia_Pfeiffer</label><br>
-<label for="r5"><input id="r5" type="radio" name="movie"/>Prompt for movie</label><br>
-<p style="margin-top:8;font-size:85%"><i>&nbsp;&nbsp;Use , and . to change</i></p>
+<label for="r5"><input id="r5" type="radio" name="movie" value="A_New_Computer"/>A_New_Computer</label><br>
+<label for="r6"><input id="r6" type="radio" name="movie"/>Prompt for movie</label><br>
 </td><td width="180">
 <input type="button" value="Register:" onclick='RegisterCMMLCallback()'/>
 <label for="c1"><input id="c1" type="checkbox" name="cbCMML" checked/>CMML</label><br>
@@ -85,6 +85,9 @@
 <tt>[ </tt><input type="button" value="Skip back" onclick='skip(-1)'/><br>
 </td>
 </tr>
+<tr><td colspan="2">
+<p style="margin-left:5;margin-top:-2;font-size:85%"><i>Use , and . to change</i></p>
+</td></tr>
 </table>
 </form>
 



More information about the commits mailing list