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
Michele Calgaro da7a04f30e
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
il y a 2 semaines
admin@59a8bf7c09 Reset submodule main/core/tdenetwork/admin to latest HEAD il y a 1 mois
dcoprss Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
doc cmake files: change keywords to lower case il y a 3 semaines
filesharing Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
kdict Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
kget Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
knewsticker Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
kopete tqt-replace is no longer required il y a 2 mois
kpf Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
kppp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
krdc Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
krfb Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
ksirc Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
ktalkd Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
lanbrowsing Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
librss Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
libtdevnc@a4bf9eacf3 Reset submodule main/core/tdenetwork/libtdevnc to latest HEAD il y a 2 semaines
tdednssd Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
tdefile-plugins Replaced various '#define' with actual strings - part 5 il y a 4 mois
translations/desktop_files Translated using Weblate (Ukrainian) il y a 1 mois
wifi Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. il y a 3 ans
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt il y a 2 semaines
CMakeLists.txt Use centralized cmake version il y a 2 semaines
COPYING Update COPYING file. il y a 11 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 Change to dclare `strlcat` and `strlcpy` conditionally il y a 5 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 Add missing option and detection for libxslt. il y a 4 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

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