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.
They should be declared only for the case missing. Current prototype signatures should be for suppliment implementations in TDE core library. It may differ than platform builtin one, 3rd argment is `size_t', so it cause prototype mismatch for the case `size_t` != `unsigned long`. Signed-off-by: OBATA Akio <obache@wizdas.com> |
6 years ago | |
---|---|---|
admin@68f23556e6 | 6 years ago | |
cmake@74654feb3b | 6 years ago | |
dcoprss | 6 years ago | |
doc | 7 years ago | |
filesharing | 6 years ago | |
kdict | 6 years ago | |
kget | 6 years ago | |
knewsticker | 6 years ago | |
kopete | 6 years ago | |
kpf | 6 years ago | |
kppp | 6 years ago | |
krdc | 6 years ago | |
krfb | 6 years ago | |
ksirc | 6 years ago | |
ktalkd | 6 years ago | |
lanbrowsing | 6 years ago | |
librss | 12 years ago | |
libtdevnc@6142d389db | 6 years ago | |
tdednssd | 6 years ago | |
tdefile-plugins | 6 years ago | |
wifi | 6 years ago | |
.gitmodules | 10 years ago | |
AUTHORS | 15 years ago | |
CMakeL10n.txt | 6 years ago | |
CMakeLists.txt | 6 years ago | |
COPYING | 12 years ago | |
COPYING-DOCS | 15 years ago | |
ConfigureChecks.cmake | 6 years ago | |
INSTALL | 15 years ago | |
Mainpage.dox | 15 years ago | |
Makefile.am.in | 15 years ago | |
Makefile.cvs | 15 years ago | |
README | 7 years ago | |
config.h.cmake | 6 years ago | |
configure.in.bot | 15 years ago | |
configure.in.in | 12 years ago | |
install-sh | 15 years ago | |
tdenetwork.lsm | 10 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 tdeio 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.trinitydesktop.org. General TDE discussions should go to the Trinity mailing list (http://trinitydesktop.org/mailinglist.php).