TDE network applications
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Ir para arquivo
Slávek Banko dca06b0505
Fix empty translation.
5 anos atrás
admin@2ba4c0d451 Reset submodule main/tdenetwork/admin to latest HEAD 5 anos atrás
cmake@5c09613711 Reset submodule main/tdenetwork/cmake to latest HEAD 5 anos atrás
dcoprss Add CMakeL10n rules. 5 anos atrás
doc Update bug reports url to bugs.trinitydesktop.org 6 anos atrás
filesharing Add CMakeL10n rules. 5 anos atrás
kdict Add CMakeL10n rules. 5 anos atrás
kget Add CMakeL10n rules. 5 anos atrás
knewsticker Add CMakeL10n rules. 5 anos atrás
kopete Fix empty translation. 5 anos atrás
kpf Add CMakeL10n rules. 5 anos atrás
kppp Add CMakeL10n rules. 5 anos atrás
krdc Add CMakeL10n rules. 5 anos atrás
krfb Add CMakeL10n rules. 5 anos atrás
ksirc Fix empty translation. 5 anos atrás
ktalkd Add CMakeL10n rules. 5 anos atrás
lanbrowsing Add CMakeL10n rules. 5 anos atrás
librss Additional k => tde renaming and fixes 11 anos atrás
libtdevnc@8c081c8888 Reset submodule main/tdenetwork/libtdevnc to latest HEAD 6 anos atrás
tdednssd Add CMakeL10n rules. 5 anos atrás
tdefile-plugins Add CMakeL10n rules. 5 anos atrás
wifi Add CMakeL10n rules. 5 anos atrás
.gitmodules Use latest libvncserver module for krfb 9 anos atrás
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
CMakeL10n.txt Add CMakeL10n rules. 5 anos atrás
CMakeLists.txt Avoid overriding user linker flags (LDFLAGS) for modules and shared libs 5 anos atrás
COPYING Update COPYING file. 12 anos atrás
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
ConfigureChecks.cmake Fix detection whether the system is big endian 7 anos atrás
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
Mainpage.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
README Update bug reports url to bugs.trinitydesktop.org 6 anos atrás
config.h.cmake Fix detection whether the system is big endian 7 anos atrás
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
configure.in.in Remove if_ppp errors with automake 12 anos atrás
install-sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
tdenetwork.lsm Update version number to R14.1.0 9 anos atrás

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