diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-02-16 20:17:18 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-02-16 20:17:18 +0000 |
commit | cb7eddb91455a69cf66fcd717e91a51ca5e2cfef (patch) | |
tree | cf5546e4d7c44370fbe9ca2be937bd254f30ebaa /README | |
download | kpilot-cb7eddb91455a69cf66fcd717e91a51ca5e2cfef.tar.gz kpilot-cb7eddb91455a69cf66fcd717e91a51ca5e2cfef.zip |
Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'README')
-rw-r--r-- | README | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -0,0 +1,43 @@ +KPILOT 4.9.1 by Adriaan de Groot +============================================= + Additional work by Robert Ambrose, + Preston Brown, Adriaan de Groot, + Heiko Purnhagen, Joerg Habenicht, + David Bishop, Aaron Seigo, + Reinhold Kainhofer, Joern Ahrens, + Jason Kasper, + and probably many more. + + KPilot is software for syncing PalmOS based handhelds +such as the 3Com Palm Pilot with a machine running some flavor of UNIX. + + Developer's notes are listed in the file ChangeLog. This is +probably only of interest if you want to see how certain features developed +or if certain bugs have been reported before. + + http://www.kpilot.org/ + + + +STANDARD DISCLAIMER, WARNINGS, ETC.. +==================================== + THIS SOFTWARE HAS BUGS. Use at your own risk. It has not even +been tested anywhere but on my machine and only with my Palm Pilot. I +have been using it against XCopilot for development then verifying it +works with a real Pilot with my Palm Pilot Professional running OS v2.0.4. +I make no claims that it will work, or even try to work. I take no +responsibility for any data loss, damage, etc. done by this software. +ie: Should your Pilot burst into flames while trying to sync a new game.. +sorry. + That being said, I _really_ want comments regarding the software +as well as suggestions. Bug fixes are even snazzier and code +contributions are welcome. :) Send mail to kde-pim@kde.org . + + Dan Pilone + pilone@slac.com + July 20, 2000 + + Adriaan de Groot + groot@kde.org + November 18, 2006 + |