Changeset 2492 for trunk/packages
- Timestamp:
- Sep 28, 2009, 11:28:28 PM (15 years ago)
- Location:
- trunk/packages/invirt-web
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-web/code/templates/vnc.tmpl
r2487 r2492 16 16 <APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar" 17 17 WIDTH="100%" HEIGHT="1000"> 18 <PARAM NAME="PASSWORD" VALUE="moocow"> 18 19 <PARAM NAME="PORT" VALUE="$port"> 19 20 <PARAM NAME="HOST" VALUE="$hostname"> -
trunk/packages/invirt-web/debian/changelog
r2487 r2492 1 invirt-web (0.0.23) unstable; urgency=low 2 3 * Revert 0.0.22, since running VMs still have a password set. 4 5 -- Evan Broder <broder@mit.edu> Mon, 28 Sep 2009 23:24:00 -0400 6 1 7 invirt-web (0.0.22) unstable; urgency=low 2 8
Note: See TracChangeset
for help on using the changeset viewer.