You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Timothy Pearson
9d55f383cc
|
13 years ago | |
---|---|---|
admin@8dda14c151 | 13 years ago | |
cmake@3b4610f57a | 13 years ago | |
dcoprss | 13 years ago | |
doc | 13 years ago | |
filesharing | 13 years ago | |
kdict | 13 years ago | |
kdnssd | 13 years ago | |
kfile-plugins | 13 years ago | |
kget | 13 years ago | |
knewsticker | 13 years ago | |
kopete | 13 years ago | |
kpf | 13 years ago | |
kppp | 13 years ago | |
krdc | 13 years ago | |
krfb | 13 years ago | |
ksirc | 13 years ago | |
ktalkd | 13 years ago | |
lanbrowsing | 13 years ago | |
librss | 13 years ago | |
wifi | 13 years ago | |
.gitmodules | 13 years ago | |
AUTHORS | 15 years ago | |
CMakeLists.txt | 13 years ago | |
COPYING | 15 years ago | |
COPYING-DOCS | 15 years ago | |
ConfigureChecks.cmake | 14 years ago | |
INSTALL | 15 years ago | |
Mainpage.dox | 15 years ago | |
Makefile.am.in | 15 years ago | |
Makefile.cvs | 15 years ago | |
README | 13 years ago | |
config.h.cmake | 13 years ago | |
configure.in.bot | 15 years ago | |
configure.in.in | 15 years ago | |
install-sh | 15 years ago | |
tdenetwork.lsm | 13 years ago |
README
In this file: * Common Mistakes * Debugging * More Info What it is ---------- * kdict: graphical client for the DICT protocol. * kit: AOL instant messenger client, using the TOC protocol * knewsticker: RDF newsticker applet * kpf: public fileserver applet * kppp: dialer and front end for pppd * ksirc: IRC client * ktalkd: talk daemon * kxmlrpc: TDE XmlRpc Daemon * lanbrowsing: lan browsing kio slave * krfb: Desktop Sharing server, allow others to access your desktop via VNC * krdc: a client for Desktop Sharing and other VNC servers * wifi: Wireless LAN tools Common Mistakes --------------- If configure claims Qt cannot be found, have a look at ftp://ftp.trolltech.com and download the latest Qt 3.3.x release. Debugging --------- You can use --enable-debug with the configure script, if you want to have debug code in your TDE apps and libs. I recommend to do this, since this is alpha software and this makes debugging things a whole lot easier. More Info --------- Have a look at the individual subdirectories, if you want to know, what versions of apps are included. Please direct any bug reports to our bug list by visiting http://bugs.kde.org. General TDE discussions should go to the Trinity mailing list (http://trinitydesktop.org/mailinglist.php).