From a45d0702c321cd74e0e33d6ee7dba855570f1bcc Mon Sep 17 00:00:00 2001 From: Mitchell E Berger Date: Thu, 22 Dec 2011 13:13:20 -0500 Subject: [PATCH] Add alt text for the VNC applet to tell people to enable Java --- code/templates/vnc.mako | 1 + debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/code/templates/vnc.mako b/code/templates/vnc.mako index 867a145..9e39294 100644 --- a/code/templates/vnc.mako +++ b/code/templates/vnc.mako @@ -20,4 +20,5 @@ Console to ${machine.name} +You must have Java enabled in your browser to use the VNC console. diff --git a/debian/changelog b/debian/changelog index 863f1c2..e2ce06f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 22 Dec 2011 13:13:00 -0500 + invirt-web (0.1.22) unstable; urgency=low * Handle domains spinning in pygrub -- 1.7.9.5