Version: (using KDE KDE 3.1.92) Installed from: Compiled From Sources OS: Linux There are docs for unexistant kioslaves (in kdebase), this is bad as it causes translations teams to do work for nothing. The docs that have no kioslave (they existed but may have been removed) are: - audiocd - gopher - gzip - zip And maybe some more i've missed I think that docs should be removed
gopher is about the only that doesn't exist as it was removed. audiocd is in kdemultimedia and zip and gzip in kdelibs (if you read the docu of them, it becomes obvious :)
Not really a bug, as Stephan pointed out, the docs are indeed valid, just not in the optimal place in CVS. Moving things would be too intrusive during the 3.2 freeze, but audiocd should indeed be moved out to kdemultimedia. The others are difficult, the code for them is in kdelibs, but the docs aren't useful until kio_help and kinfocenter are built. They should probably be moved to kdelibs in any case, so I'm marking this for "Later" so I can move them around after 3.2 is released.