TDE network applications
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Vai al file
Michele Calgaro da7a04f30e
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
2 settimane fa
admin@59a8bf7c09 Reset submodule main/core/tdenetwork/admin to latest HEAD 1 mese fa
dcoprss Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
doc cmake files: change keywords to lower case 3 settimane fa
filesharing Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
kdict Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kget Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
knewsticker Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
kopete tqt-replace is no longer required 2 mesi fa
kpf Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
kppp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
krdc Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
krfb Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
ksirc Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
ktalkd Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
lanbrowsing Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
librss Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
libtdevnc@a4bf9eacf3 Reset submodule main/core/tdenetwork/libtdevnc to latest HEAD 2 settimane fa
tdednssd Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
tdefile-plugins Replaced various '#define' with actual strings - part 5 4 mesi fa
translations/desktop_files Translated using Weblate (Ukrainian) 1 mese fa
wifi Replace Q_SIGNALS and Q_SLOTS 2 mesi fa
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 anni fa
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 2 settimane fa
CMakeLists.txt Use centralized cmake version 2 settimane fa
COPYING Update COPYING file. 11 anni fa
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
ConfigureChecks.cmake Change to dclare `strlcat` and `strlcpy` conditionally 5 anni fa
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
Mainpage.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
README Update bug reports url to bugs.trinitydesktop.org 6 anni fa
config.h.cmake Add missing option and detection for libxslt. 4 anni fa
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
configure.in.in Remove if_ppp errors with automake 12 anni fa
install-sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa

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