A Dijous 25 Setembre 2008, екнюф╫ va escriure: > This patch is for BUG 171488 and 171574. > > I find that when you add a new user, kuser doesn't create the user's home > folder though you choose "Create home folder". And also when you delete a > user, kuser doesn't delete the user's home folder though you choose > "Delete home folder". > > I think that the developer maybe forget calling users->doCreate(&user) in > KU_MainView::useradd() function and users->doDelete(&user) in > KU_MainView::userdel() function. > > In order to call functions above, I set those functions public instead of > protected. > > The attached patch applies to the directory kdeadmin/kuser/ Thanks for the patch, i've commited them to the repository. Keep patches comming :-) Albert > > Best regards > > pwp >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<