mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
![]() TODO from https://github.com/fluxer/katana/issues/7. kget and libktorrent cannot be build separately because libktorrent depends on boost (or miniboost which is bundled) and kget depends on libktorrent. syndication include paths were adjusted to build from the top-level directory since it was used not only by akregator, that is no longer the case and it should probably be moved to akregator sub-directory but that will be decided in the future. Signed-off-by: Ivailo Monev <xakepa10@laimg.moc> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
COPYING | ||
debug.h | ||
floppy.cpp | ||
floppy.h | ||
floppy_format.desktop | ||
format.cpp | ||
format.h | ||
hi16-app-kfloppy.png | ||
hi22-app-kfloppy.png | ||
hi32-app-kfloppy.png | ||
hi48-app-kfloppy.png | ||
hi64-app-kfloppy.png | ||
hi128-app-kfloppy.png | ||
KFloppy.desktop | ||
main.cpp | ||
Messages.sh | ||
README | ||
TODO |
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