summaryrefslogtreecommitdiffstats
path: root/win/winvnc/winvnc.rc
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2009-04-14 13:47:02 +0000
committerPeter Åstrand <astrand@cendio.se>2009-04-14 13:47:02 +0000
commita9efd3885f6df4f23dbaf448b14b0ca9e09b6b6b (patch)
tree7464d434327b07c1caeeb4d901b217b37937db8d /win/winvnc/winvnc.rc
parent50cfae7219ef80051baade16d9a364ca4ee20706 (diff)
downloadtigervnc-a9efd3885f6df4f23dbaf448b14b0ca9e09b6b6b.tar.gz
tigervnc-a9efd3885f6df4f23dbaf448b14b0ca9e09b6b6b.zip
The index.vnc in the javabin directory was removed in r3667. We could
resurrect it, but the location is not very good. One alternative would be to use java/src/com/tigervnc/vncviewer/index.vnc, but this file is, despite it's location, specific to Xvnc. Long term, we should probably merge the two different .vnc files into one. It might also make sense to ship the WinVNC .vnc on disk rather than inside the EXE. But for now, use the .vnc just as before. I have resurrected it in the winvnc directory, though. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3776 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'win/winvnc/winvnc.rc')
-rw-r--r--win/winvnc/winvnc.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/winvnc/winvnc.rc b/win/winvnc/winvnc.rc
index cba7cc90..2fd0d2b2 100644
--- a/win/winvnc/winvnc.rc
+++ b/win/winvnc/winvnc.rc
@@ -211,7 +211,7 @@ END
//
/VNCVIEWER.JAR HTTPFILE DISCARDABLE "..\\..\\java\\src\\com\\tigervnc\\vncviewer\\VncViewer.jar"
-/INDEX.VNC HTTPFILE DISCARDABLE "..\\..\\common\\javabin\\index.vnc"
+/INDEX.VNC HTTPFILE DISCARDABLE "index.vnc"
/////////////////////////////////////////////////////////////////////////////
//