aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-03-05 10:12:26 +0000
committerFritz Elfert <felfert@to.com>2001-03-05 10:12:26 +0000
commit3c5877e3f7fcd101a9868e6da86f12b92b6d4896 (patch)
treefb8ca31738d782bb0d11e55dc2e4794db2d17ae3 /README
parent3ebac278eff9f4ba457a5f1ccbce9857ea00dba5 (diff)
downloadplptools-3c5877e3f7fcd101a9868e6da86f12b92b6d4896.tar.gz
plptools-3c5877e3f7fcd101a9868e6da86f12b92b6d4896.tar.bz2
plptools-3c5877e3f7fcd101a9868e6da86f12b92b6d4896.zip
Fixed some 64bit related stuff in psitime and plpdirent.
More work on restore in kpsion.
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 13 insertions, 6 deletions
diff --git a/README b/README
index ff2b700..883bb40 100644
--- a/README
+++ b/README
@@ -87,16 +87,15 @@
--enable-kde
Enable build of KDE related stuff. This needs installed
- KDE 2.0.1 headers/development-libraries as well as QT
+ KDE 2.1 headers/development-libraries as well as QT 2.2.4
headers/development-libraries.
- You will get 3 programs and a shared and static library.
+ You will get 3 programs and a shared and static library (in
+ case you enabled KDE: 4 Programs 4 shared libraries).
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.
@@ -136,8 +135,16 @@
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.
+ If you have the toplevel directory displayed in Konqueror, the
+ Property dialog for the drives (right-click on an icon of a
+ drive, Properties) comes up in a modified fashion which allows
+ you to see the drive usage as well as triggering backup, restore
+ and format. The toplevel Properties (right-click on the view's
+ background, Properties) brings up a Dialog which displays machine-
+ related information. (Same info like the "machinfo" command in
+ plpftp. Currently there are no mime-types for Psion-Files but i
+ soon will add these. Backup, restore and format is done by a separate
+ standalone program "KPsion".
Have fun.
-Fritz