kde-extraapps/kfloppy
Ivailo Monev f840649b58 generic: support building projects separately
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>
2020-02-10 23:43:40 +00:00
..
CMakeLists.txt generic: support building projects separately 2020-02-10 23:43:40 +00:00
COPYING import kfloppy 2014-11-28 12:44:13 +00:00
debug.h import kfloppy 2014-11-28 12:44:13 +00:00
floppy.cpp generic: avoid use of legacy QString::null, QChar::null, etc. 2019-05-15 00:24:16 +00:00
floppy.h generic: replace forward declarations with headers inclusions 2019-05-23 00:08:45 +00:00
floppy_format.desktop import kfloppy 2014-11-28 12:44:13 +00:00
format.cpp generic: avoid use of legacy QString::null, QChar::null, etc. 2019-05-15 00:24:16 +00:00
format.h an attempt to port away kfloppy from K3Process to KProcess 2014-11-28 12:45:52 +00:00
hi16-app-kfloppy.png generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
hi22-app-kfloppy.png generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
hi32-app-kfloppy.png generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
hi48-app-kfloppy.png generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
hi64-app-kfloppy.png generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
hi128-app-kfloppy.png generic: optimize png images with optipng 2015-07-26 23:49:06 +03:00
KFloppy.desktop generic: proper support for icon and caption in .desktop files 2015-09-21 01:46:42 +00:00
main.cpp import kfloppy 2014-11-28 12:44:13 +00:00
Messages.sh import kfloppy 2014-11-28 12:44:13 +00:00
README import kfloppy 2014-11-28 12:44:13 +00:00
TODO import kfloppy 2014-11-28 12:44:13 +00:00

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