Author: shadzik
Date: Thu Dec 2 12:40:55 2010
New Revision: 11917
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- don't copy live users settings to destitnation user
- this feature isn't welcome by some users
- noted by sajmon on forum.pld
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==============================================================================
--- PLDLiveInstaller/trunk/PLDLiveInstaller.cpp (original)
+++ PLDLiveInstaller/trunk/PLDLiveInstaller.cpp Thu Dec 2 12:40:55 2010
@@ -1577,7 +1577,7 @@
KAssistantDialog::next();
KAssistantDialog::showButtonSeparator(false);
}
-
+/*
if(cont && !copySettings(".kde") && !copySettings(".config")) {
cont = false;
failText->setText("<html><p align=\"center\">"
@@ -1589,7 +1589,7 @@
KAssistantDialog::next();
KAssistantDialog::showButtonSeparator(false);
}
-
+*/
if(cont && !deleteLiveUser()) {
cont = false;
failText->setText("<html><p align=\"center\">"
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit