kde-workspace/kioslave/floppy
Ivailo Monev f39596ee19 generic: review configuration checks
since kde-runtime was merged into kde-workspace some checks definitions are
duplicated in config-runtime headers thus it is removed.

missing function and header checks were added, most of which also missing in
kde-runtime and kde-workspace so that is by no means mistake made during the
merge.

the check for libkstat for Solaris is actually done via /dev/kstat existence
check from ksysguardd/Solaris/Solaris.cmake.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-24 20:10:10 +00:00
..
AUTHORS imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
CMakeLists.txt generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:13:13 +00:00
floppy.protocol imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
kio_floppy.cpp generic: review configuration checks 2020-02-24 20:10:10 +00:00
kio_floppy.h imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
program.cpp generic: review configuration checks 2020-02-24 20:10:10 +00:00
program.h imported everything from kde-runtime 2014-11-15 04:16:00 +02:00
README imported kio-mtp 2014-11-19 01:03:24 +00:00
TODO imported everything from kde-runtime 2014-11-15 04:16:00 +02:00

this is an ioslave for KDE 2/3 for accessing fat/vfat floppies without
mounting. It is a wrapper around the mtools.


Alex
neundorf@kde.org