OSDN Git Service

kget: drop mmsthreads transfer plugin
authorIvailo Monev <xakepa10@gmail.com>
Fri, 14 Jul 2023 23:20:11 +0000 (02:20 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 14 Jul 2023 23:20:22 +0000 (02:20 +0300)
commit80fa18c5e30f820cb3d56fe2ceb79ee42950effd
tree5cc5c70c29b3481be69edfcfb2f01d5096f1cb4e
parentceaacbb4604c9a26fbee05d106219a56b2d495e5
kget: drop mmsthreads transfer plugin

see 702d9b67aaa6ee2d79934c1ab3de2d8d7718c89c in kdelibs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
19 files changed:
kget/CMakeLists.txt
kget/main.cpp
kget/transfer-plugins/CMakeLists.txt
kget/transfer-plugins/mmsthreads/CMakeLists.txt [deleted file]
kget/transfer-plugins/mmsthreads/dlgmms.cpp [deleted file]
kget/transfer-plugins/mmsthreads/dlgmms.h [deleted file]
kget/transfer-plugins/mmsthreads/dlgmms.ui [deleted file]
kget/transfer-plugins/mmsthreads/kget_mmsfactory.desktop [deleted file]
kget/transfer-plugins/mmsthreads/kget_mmsfactory.kcfg [deleted file]
kget/transfer-plugins/mmsthreads/kget_mmsfactory_config.desktop [deleted file]
kget/transfer-plugins/mmsthreads/mmsdownload.cpp [deleted file]
kget/transfer-plugins/mmsthreads/mmsdownload.h [deleted file]
kget/transfer-plugins/mmsthreads/mmssettings.kcfgc [deleted file]
kget/transfer-plugins/mmsthreads/mmsthread.cpp [deleted file]
kget/transfer-plugins/mmsthreads/mmsthread.h [deleted file]
kget/transfer-plugins/mmsthreads/mmstransfer.cpp [deleted file]
kget/transfer-plugins/mmsthreads/mmstransfer.h [deleted file]
kget/transfer-plugins/mmsthreads/mmstransferfactory.cpp [deleted file]
kget/transfer-plugins/mmsthreads/mmstransferfactory.h [deleted file]