summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/README
Side-by-side diff
Diffstat (limited to 'noncore/apps/zsafe/README') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/zsafe/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/apps/zsafe/README b/noncore/apps/zsafe/README
index 9ac3b84..650e882 100644
--- a/noncore/apps/zsafe/README
+++ b/noncore/apps/zsafe/README
@@ -1,17 +1,17 @@
Program: ZSafe
-Author: Carsten Schneider <CarstenSchneider@t-online.de>
+Author: Carsten Schneider <zcarsten@gmx.net>
-Homepage: http://home.t-online.de/home/CarstenSchneider/zsafe/index.html
+Homepage: http://z-soft.z-portal.info/zsafe/index.html
Description:
This password manager program works with the Sharp Zaurus SL5000 or SL5500.
To compile you should download the Qtopia SDK from www.trolltech.com and
read the section 'Qtopia - Getting Started' first.
Compilation:
make.sh cross ... to create the package for the Zaurus
make.sh native ... to create the package for the Host System
@@ -48,24 +48,25 @@ History:
2003-04-01: 2.0.2 : Windows desctop version created
cleaning of clipboard after ZSafe exit
2003-05-27: 2.0.3 : Window resizing enhancements to better support
of screen rotation
2003-06-02: 2.1.0 : Document handling added (New, Open, Save As ..)
MimeType 'application/zsafe' added
passwords.zsf default location moved to application/zsafe
2003-07-13: 2.1.1 : colored category row
list view column header label depends on the selected
category
export/import/remove text file via file dialog
2003-07-20: 2.1.2 : Document handling (new/open) corrected
+ some changes to support the C70x series
Thanks to:
Matthew Palmer <mjp16@uow.edu.au> for the RC2 implementation.
Troy Engel <tengel@sonic.net> for the kpasman code
(http://www.sonic.net/~tengel/kpasman)
Robert Ernst <robert.ernst@linux-solutions.at>
(http://www.linux-solutions.at/projects/zaurus) for the translation and
make.sh script
Werner Schulte <werner@schulte-ac.de>
(http://www.uv-ac.de/qtravel) for the file dialog implementation