diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 2bda8f7717adf28da4af0d34fb82f63d2868c31d (patch) | |
tree | 8d927b7b47a90c4adb646482a52613f58acd6f8c /kfloppy/README | |
download | tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.tar.gz tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kfloppy/README')
-rw-r--r-- | kfloppy/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kfloppy/README b/kfloppy/README new file mode 100644 index 0000000..79c40ce --- /dev/null +++ b/kfloppy/README @@ -0,0 +1,23 @@ +KFloppy 2.1 +=========== + +KFloppy was "done and feature complete and bug free", for systems +running Linux. Other KDE platforms had an app that put up a warning +box and was then totally inert. I've restructured the whole thing, +cleaned up the code somewhat, and modularized it. + +Currently KFloppy is tested on a FBSD machine with a floppy drive +and a zip drive. It should still behave on Linux, but I haven't tried. + +KFloppy 0.2 +=========== + + KFloppy formats disks and puts a DOS or ext2fs filesystem on +them. + +Best Regards, +Bernd Wuebben +wuebben@kde.org + + + |