summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authordscho <dscho>2002-04-23 12:34:50 +0000
committerdscho <dscho>2002-04-23 12:34:50 +0000
commite66eeecd62f62acc3d86f737d979f97a529686b0 (patch)
tree2334cf41cd26be51da17b77a34792471a0d9c8f2 /classes
parentfd2931c0ed7f0b4d126b142106e7a7197f43e4e3 (diff)
downloadlibtdevnc-e66eeecd62f62acc3d86f737d979f97a529686b0.tar.gz
libtdevnc-e66eeecd62f62acc3d86f737d979f97a529686b0.zip
sync with TightVNC 1.2.3
Diffstat (limited to 'classes')
-rw-r--r--classes/VncViewer.jarbin0 -> 36406 bytes
-rw-r--r--classes/index.vnc3
-rw-r--r--classes/vncviewer.jarbin31205 -> 0 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/classes/VncViewer.jar b/classes/VncViewer.jar
new file mode 100644
index 0000000..ac35865
--- /dev/null
+++ b/classes/VncViewer.jar
Binary files differ
diff --git a/classes/index.vnc b/classes/index.vnc
index 5b78cf6..5eae27e 100644
--- a/classes/index.vnc
+++ b/classes/index.vnc
@@ -8,9 +8,10 @@
<TITLE>
$USER's $DESKTOP desktop ($DISPLAY)
</TITLE>
-<APPLET CODE=vncviewer.class ARCHIVE=vncviewer.jar
+<APPLET CODE=vncviewer.class ARCHIVE=VncViewer.jar
WIDTH=$APPLETWIDTH HEIGHT=$APPLETHEIGHT>
<param name=PORT value=$PORT>
</APPLET>
+<BR>
<A href="http://www.tightvnc.com/">www.TightVNC.com</A>
</HTML>
diff --git a/classes/vncviewer.jar b/classes/vncviewer.jar
deleted file mode 100644
index 993613a..0000000
--- a/classes/vncviewer.jar
+++ /dev/null
Binary files differ