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.
tdenetwork/lanbrowsing/kio_lan
Darrell Anderson 4aa2303727
Update XDG information in support of bug report 892.
12 years ago
..
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt [kdenetwork/lanbrowsing] added cmake support 13 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README Additional renaming of kde to tde 13 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kio_lan.cpp Rename kde-config to tde-config 12 years ago
kio_lan.h Trinity Qt initial conversion 14 years ago
lan.desktop Update XDG information in support of bug report 892. 12 years ago
lan.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
lisa.desktop Update XDG information in support of bug report 892. 12 years ago
rlan.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

This is a brandnew ioslave for my brandnew LISa daemon/server.
It provides something like a network neighbourhood
only relying on the TCP/IP protocol stack for KDE. Enter lan:/ to see it.
Read the README for lisa/reslisa.
LISa/resLISa is in the subdir lisa/.
Maybe you have to adjust the Makefile a little bit, it currently doesn't
use the automake/configure stuff.
On some systems (e.g. Solaris) you will have to add some libraries, like
-lnsl, I think.

Copy this directory e.g. under tdebase/kioslave and enter it in
tdebase/kioslave/Makefile.am in the SUBDIR line. The rerun make in
tdebase/kioslave.

Alexander Neundorf
<neundorf@kde.org>