[Debian-live-changes] r1759 - dists/trunk/live-webhelper/templates

daniel at alioth.debian.org daniel at alioth.debian.org
Fri May 25 22:01:07 UTC 2007


Author: daniel
Date: 2007-05-25 22:01:07 +0000 (Fri, 25 May 2007)
New Revision: 1759

Modified:
   dists/trunk/live-webhelper/templates/form.html
Log:


Modified: dists/trunk/live-webhelper/templates/form.html
===================================================================
--- dists/trunk/live-webhelper/templates/form.html	2007-05-25 21:55:27 UTC (rev 1758)
+++ dists/trunk/live-webhelper/templates/form.html	2007-05-25 22:01:07 UTC (rev 1759)
@@ -109,19 +109,19 @@
 	<table>
 		<tr>
 			<td><label for="Iso_Application">--iso-application:</label> </td>
-			<td><input accesskey="i" id="Iso_Application" name="iso_application" maxlength="200" size="50" type="text" /></td>
+			<td><input accesskey="i" id="Iso_Application" name="iso_application" maxlength="200" size="50" type="text" value="Debian Live"/></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Preparer">--iso-preparer:</label> </td>
-			<td><input accesskey="i" id="Iso_Preparer" name="iso_preparer" maxlength="200" size="50" type="text" /></td>
+			<td><input accesskey="i" id="Iso_Preparer" name="iso_preparer" maxlength="200" size="50" type="text" value="live-helper \${VERSION}; http://packages.qa.debian.org/live-helper"/></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Publisher">--iso-publisher:</label> </td>
-			<td><input accesskey="i" id="Iso_Publisher" name="iso_publisher" maxlength="200" size="50" type="text" /></td>
+			<td><input accesskey="i" id="Iso_Publisher" name="iso_publisher" maxlength="200" size="50" type="text" value="Debian Live Project; http://debian-live.alioth.debian.org/; debian-live-devel at lists.alioth.debian.org"/></td>
 		</tr>
 		<tr>
 			<td><label for="Iso_Volume">--iso-volume:</label> </td>
-			<td><input accesskey="i" id="Iso_Volume" name="iso_volume" maxlength="200" size="50" type="text" /></td>
+			<td><input accesskey="i" id="Iso_Volume" name="iso_volume" maxlength="200" size="50" type="text" value="Debian Live \`date +%Y%m%d-%H:%M\`"/></td>
 		</tr>
 	</table>
 </div>




More information about the Debian-live-changes mailing list