TDE network applications
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Go to file
Slávek Banko 3fcbeef084
Update bug reports url to bugs.trinitydesktop.org
il y a 6 ans
admin@e0f1af443c Reset submodule main/tdenetwork/admin to latest HEAD il y a 6 ans
cmake@edad8a20b9 Reset submodule main/tdenetwork/cmake to latest HEAD il y a 7 ans
dcoprss Additional k => tde renaming and fixes il y a 11 ans
doc Update bug reports url to bugs.trinitydesktop.org il y a 6 ans
filesharing Fix invalid headers in PNG files and optimize for size il y a 8 ans
kdict Fix invalid headers in PNG files and optimize for size il y a 8 ans
kget Fix invalid headers in PNG files and optimize for size il y a 8 ans
knewsticker Fix invalid headers in PNG files and optimize for size il y a 8 ans
kopete Update bug reports url to bugs.trinitydesktop.org il y a 6 ans
kpf Fix invalid headers in PNG files and optimize for size il y a 8 ans
kppp Fix invalid headers in PNG files and optimize for size il y a 8 ans
krdc Fix invalid headers in PNG files and optimize for size il y a 8 ans
krfb Fix invalid headers in PNG files and optimize for size il y a 8 ans
ksirc Fix invalid headers in PNG files and optimize for size il y a 8 ans
ktalkd Fix invalid headers in PNG files and optimize for size il y a 8 ans
lanbrowsing Fixed wrong DocPath strings. This relates to bug 2319. il y a 9 ans
librss Additional k => tde renaming and fixes il y a 11 ans
libtdevnc@a3628aa81c Reset submodule main/tdenetwork/libtdevnc to latest HEAD il y a 6 ans
tdednssd Fixed wrong DocPath strings. This relates to bug 2319. il y a 9 ans
tdefile-plugins Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications il y a 10 ans
wifi Fix invalid headers in PNG files and optimize for size il y a 8 ans
.gitmodules Use latest libvncserver module for krfb il y a 9 ans
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
CMakeLists.txt kopete: Remove CMake build option for MSN protocol il y a 6 ans
COPYING Update COPYING file. il y a 12 ans
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
ConfigureChecks.cmake Fix detection whether the system is big endian il y a 7 ans
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Mainpage.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
README Update bug reports url to bugs.trinitydesktop.org il y a 6 ans
config.h.cmake Fix detection whether the system is big endian il y a 7 ans
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
configure.in.in Remove if_ppp errors with automake il y a 12 ans
install-sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
tdenetwork.lsm Update version number to R14.1.0 il y a 9 ans

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