aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-02-01 22:23:42 +0000
committerFritz Elfert <felfert@to.com>2001-02-01 22:23:42 +0000
commit4da48658c8f1dfbf5960bb1768dc6d154c528734 (patch)
treea8a68ce884fe90be6cfcb7c09ba9c40ec86639f6 /README
parent922027d66d65c570960234d9f5c32467b487715d (diff)
downloadplptools-4da48658c8f1dfbf5960bb1768dc6d154c528734.tar.gz
plptools-4da48658c8f1dfbf5960bb1768dc6d154c528734.tar.bz2
plptools-4da48658c8f1dfbf5960bb1768dc6d154c528734.zip
Added in missing plpdirent.cc
Added a small description of the KDE stuff in README Small fixes in rfsv16 and ppsocket.
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
index 94a2d96..ff2b700 100644
--- a/README
+++ b/README
@@ -84,11 +84,19 @@
this file on some operating systems is vital for functionality
of mount/umount, this update can be disabled with the above option.
+ --enable-kde
+
+ Enable build of KDE related stuff. This needs installed
+ KDE 2.0.1 headers/development-libraries as well as QT
+ headers/development-libraries.
+
You will get 3 programs and a shared and static library.
By default, the install-prefix is /usr/local, so you probably
should add /usr/local/lib to your /etc/ld.so.conf and then run
ldconfig after installation. Another option is to run configure
with the option --prefix=/usr
+ When enabling KDE stuff, you will get an additional library
+ kio_plp.so, which installs into KDE's library dir.
Please read the man pages ncpd(8) plpftp(1) and plpnfsd(8)! The
information there is more up-to-date.
@@ -123,6 +131,14 @@
As soon as the psion is connected again, the subdirectories
will reappear. (possibly with a few secs delay)
+ The KDE2 KIOslave library adds support for a new protocol named
+ "psion:". So in konqueror, just open psion:/ to see your Psion's
+ drives. You now can copy, move, rename, open ... all those
+ operations you are used to. Any KDE application which supports
+ URLs should be able to deal with the files on the Psion.
+ Currently there are no mime-types for Psion-Files but i soon will
+ add these.
+
Have fun.
-Fritz