Version: v0.8.5 (using 3.5.9, Gentoo) Compiler: Target: i686-pc-linux-gnu OS: Linux (i686) release 2.6.23-gentoo-r9 It would be nice to let kget shutdown the computer after all downloads finished. By that, you could just start downloads before you go to bed and when they are finished the computer will be switched off. Save the climate! :-) I consider this a very useful feature, especially for large downloads which wouldn't take your bandwidth while you're working.
Good idea.
SVN commit 837124 by jgoday: Add a option to Automatic computer shutdown when finished downloading BUG:159938 M +13 -0 CMakeLists.txt M +19 -6 conf/dlgadvanced.ui M +4 -1 conf/kget.kcfg M +17 -2 conf/preferencesdialog.cpp M +5 -0 conf/preferencesdialog.h M +5 -0 core/kget.h M +59 -22 core/transferhandler.cpp M +16 -1 core/transferhandler.h M +1 -1 mainwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=837124