TDE network applications
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.
 
 
 
 
 
 
Go to file
Michele Calgaro dd8d990389
Replace kdemacros.h with tdemacros.h
4 months ago
admin@b770a18e00 Reset submodule main/core/tdenetwork/admin to latest HEAD 4 months ago
dcoprss
doc
filesharing Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
kdict Use tq* headers instead of ntq* ones 4 months ago
kget Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
knewsticker Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
kopete Replace kdemacros.h with tdemacros.h 4 months ago
kpf Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
kppp
krdc
krfb Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
ksirc Update following tqt3 recent updates 5 months ago
ktalkd Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
lanbrowsing Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
librss Replace kdemacros.h with tdemacros.h 4 months ago
libtdevnc@a4bf9eacf3
tdednssd Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
tdefile-plugins
translations/desktop_files Translated using Weblate (Russian) 7 months ago
wifi Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
.gitmodules
AUTHORS
CMakeL10n.txt
CMakeLists.txt
COPYING
COPYING-DOCS
ConfigureChecks.cmake
INSTALL
Mainpage.dox
Makefile.am.in
Makefile.cvs
README
config.h.cmake
configure.in.bot
configure.in.in
install-sh

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).