diff options
Diffstat (limited to 'webclients/index.vnc')
-rw-r--r-- | webclients/index.vnc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webclients/index.vnc b/webclients/index.vnc index 34ad25d..8254a70 100644 --- a/webclients/index.vnc +++ b/webclients/index.vnc @@ -10,7 +10,7 @@ $USER's $DESKTOP desktop ($DISPLAY) </TITLE> </head> -<APPLET CODE=VncViewer.class ARCHIVE=VncViewer.jar +<APPLET CODE=VncViewer.class ARCHIVE=java-applet/VncViewer.jar WIDTH=$APPLETWIDTH HEIGHT=$APPLETHEIGHT> <param name=PORT value=$PORT> <param name="Open New Window" value=yes> |