You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetwork/krdc/rdp
tpearson 5a599bd048 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
CMakeLists.txt [kdenetwork/krdc] added cmake support 14 years ago
Makefile.am Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 14 years ago
README.patch Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
krdpview.cpp rename the following methods: 14 years ago
krdpview.h rename the following methods: 14 years ago
rdesktop.patch rename the following methods: 14 years ago
rdphostpref.cpp TQt4 port kdenetwork 14 years ago
rdphostpref.h TQt4 port kdenetwork 14 years ago
rdpprefs.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 14 years ago
rdpprefs.ui.h TQt4 port kdenetwork 14 years ago

README.patch

Read this for how to use the rdesktop patch:

This patch is intended for rdesktop 1.3.1 only. It has not been tested
with other versions, and future versions should (hopefully) include it
by default.

- Get a copy of the rdesktop 1.3.1 sources and unpack it.
- Place the rdesktop.patch file in the top directory of the unpacked
  sources.
- Go to the directory where you placed the patch and type the following
  command: patch -p 0 -i rdesktop.patch
- You can now compile the sources as usual.