Add alt text for the VNC applet to tell people to enable Java 0.1.23
authorMitchell E Berger <mitchb@mit.edu>
Thu, 22 Dec 2011 18:13:20 +0000 (13:13 -0500)
committerMitchell E Berger <mitchb@mit.edu>
Thu, 22 Dec 2011 21:18:01 +0000 (16:18 -0500)
code/templates/vnc.mako
debian/changelog

index 867a145..9e39294 100644 (file)
@@ -20,4 +20,5 @@ Console to ${machine.name}
 <param name="VMNAME" value="${machine.name}">
 <param name="AUTHTOKEN" value="${authtoken}">
 <param name="SocketFactory" value="VNCProxyConnectSocketFactory">
+You must have Java enabled in your browser to use the VNC console.
 </applet>
index 863f1c2..e2ce06f 100644 (file)
@@ -1,3 +1,9 @@
+invirt-web (0.1.23) unstable; urgency=low
+
+  * Add text for the VNC applet to tell people to enable Java
+
+ -- Mitchell Berger <mitchb@mit.edu>  Thu, 22 Dec 2011 13:13:00 -0500
+
 invirt-web (0.1.22) unstable; urgency=low
 
   * Handle domains spinning in pygrub