You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/kfloppy
Michele Calgaro af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
2 months ago
..
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 4 years ago
KFloppy.desktop Desktop file translations: 4 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
debug.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
floppy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 months ago
floppy.h Replace Q_OBJECT with TQ_OBJECT 8 months ago
floppy_format.desktop Desktop file translations: 4 years ago
format.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 months ago
format.h Replace Q_OBJECT with TQ_OBJECT 8 months ago
hi16-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi22-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi32-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi48-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi64-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi128-app-kfloppy.png Fix invalid headers in PNG files and optimize for size 8 years ago
main.cpp Rename common header files for consistency with class renaming 11 years ago
zip.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 months ago
zip.h Replace Q_OBJECT with TQ_OBJECT 8 months ago

README

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