Version: svn/1.1 (using KDE 3.5.9) Installed from: Gentoo Packages Compiler: x86_64-pc-linux-gnu gcc-4.2.3 -march=k8 -O2 -pipe -fomit-frame-pointer OS: Linux When I recive a file via dcc and abort it, the "Remove File" button is disabled, but the file.part is still presend. Currently you can only manualy remove the file To simple enable the "Remove File" button would make everything worse, because there can be multiple item of send->abort in the dcc transfer window A solution would be to resume the file instead of creating a new item for the same file, in the dcc transfer window, so there is just one item to delete. Now enabling the "Remove File" button wouldnt hurt.
SVN commit 799369 by shin: Remove "delete the downloaded file" feature from the DCC panel because it's inherently dangerous to remove a file from the panel. BUG: 158630 M +0 -54 dcctransferpanel.cpp M +0 -3 dcctransferpanel.h M +0 -31 dcctransferpanelitem.cpp M +0 -6 dcctransferpanelitem.h WebSVN link: http://websvn.kde.org/?view=rev&revision=799369