_cfg support

master3.3
parent 70d8c08e77
commit f3fca9a494

@ -94,7 +94,8 @@ class Desktop:
printERROR=self.printERROR,
printWARNING=self.printWARNING,
askConfirm=self.askConfirm,
printSUCCESS=self.printSUCCESS)
printSUCCESS=self.printSUCCESS,
userProfile=True)
dirsFiles = self.clTempl.applyTemplates()
if self.clTempl.getError():
self.printERROR(self.clTempl.getError().strip())

Loading…
Cancel
Save