From b8a4631c06fe9554289339f98805188806a9bb6b Mon Sep 17 00:00:00 2001 From: jsorg71 Date: Sat, 1 Jul 2006 04:56:42 +0000 Subject: [PATCH] update readme.txt for new directories --- readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.txt b/readme.txt index 1b7c3be2..4ce629b4 100644 --- a/readme.txt +++ b/readme.txt @@ -14,6 +14,9 @@ xrdp directory is the main server code vnc directory is a simple vnc client module for xrdp sesman directory is a session manager for xrdp that uses Xvnc for the Xserver libxrdp directory is a static library needed by xrdp +rdp is an rdp client module for connecting to another rdp server +xup is a module used to connect to an rdp specific X11 server +Xserver is the files needed to build an rdp specific X11 server COPYING is the licence file design.txt is an attempt to expain the project design prog_std.txt is an attemp to explain the programming standard used