summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-07-01 04:56:42 +0000
committerjsorg71 <jsorg71>2006-07-01 04:56:42 +0000
commitb8a4631c06fe9554289339f98805188806a9bb6b (patch)
tree32fbc0820e4e995ac5b1df57ed5b2e45871beec5
parent8752e0aab911ef6a7189a7f74a9dcb5f4b421193 (diff)
downloadxrdp-proprietary-b8a4631c06fe9554289339f98805188806a9bb6b.tar.gz
xrdp-proprietary-b8a4631c06fe9554289339f98805188806a9bb6b.zip
update readme.txt for new directories
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
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