From faadd484489efddd182d6d0df43d8ecfdbff29ff Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Wed, 9 Nov 2011 20:00:16 +0100 Subject: Rename 'classes' dir to 'webclients'. --- rfb/rfb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfb') diff --git a/rfb/rfb.h b/rfb/rfb.h index 004383d..3317e54 100644 --- a/rfb/rfb.h +++ b/rfb/rfb.h @@ -1097,7 +1097,7 @@ rfbBool rfbUpdateClient(rfbClientPtr cl); To also start an HTTP server (running on port 5800+display_number), you have to set rfbScreenInfo::httpDir to a directory containing vncviewer.jar and - index.vnc (like the included "classes" directory). + index.vnc (like the included "webclients" directory). @section making_it_interactive Making it interactive -- cgit v1.1