You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254538 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
15 years ago | |
|---|---|---|
| .. | ||
| AUTHORS | 17 years ago | |
| CMakeLists.txt | 15 years ago | |
| Makefile.am | 17 years ago | |
| README | 17 years ago | |
| TODO | 17 years ago | |
| kio_lan.cpp | 15 years ago | |
| kio_lan.h | 16 years ago | |
| lan.desktop | 17 years ago | |
| lan.protocol | 17 years ago | |
| lisa.desktop | 17 years ago | |
| rlan.protocol | 17 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 kdebase/kioslave and enter it in kdebase/kioslave/Makefile.am in the SUBDIR line. The rerun make in kdebase/kioslave. Alexander Neundorf <neundorf@kde.org>