Changed: Update product comments

--HG--
branch : develop
feature/pipeline-tools
kervala 8 years ago
parent 53854c88ae
commit 0cab55f3f9

@ -949,7 +949,7 @@ bool COperationDialog::createAddRemoveEntry()
QString nativeFullPath = QDir::toNativeSeparators(newInstallerFullPath);
settings.setValue("Comments", "");
settings.setValue("Comments", config->getProductComments());
settings.setValue("DisplayIcon", nativeFullPath + ",0");
settings.setValue("DisplayName", QApplication::applicationName());
settings.setValue("DisplayVersion", RYZOM_VERSION);

Loading…
Cancel
Save