Browse Source

Remove old, compiled version of the Java client.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3667 3789f03b-4d11-0410-bbf8-ca57d06f2519
tags/v0.0.90
Pierre Ossman 15 years ago
parent
commit
26af65fb83
3 changed files with 0 additions and 13 deletions
  1. 0
    13
      common/javabin/index.vnc
  2. BIN
      common/javabin/logo150x150.gif
  3. BIN
      common/javabin/vncviewer.jar

+ 0
- 13
common/javabin/index.vnc View File

@@ -1,13 +0,0 @@
<HTML>
<HEAD>
<TITLE>
VNC viewer for Java
</TITLE>
</HEAD>
<BODY>
<APPLET CODE=vncviewer/VNCViewer.class ARCHIVE=vncviewer.jar
WIDTH=400 HEIGHT=250>
<PARAM name="port" value="$PORT">
</APPLET>
</BODY>
</HTML>

BIN
common/javabin/logo150x150.gif View File


BIN
common/javabin/vncviewer.jar View File


Loading…
Cancel
Save