Changed: Update product comments

This commit is contained in:
kervala 2016-10-03 17:19:53 +02:00
parent 315f663861
commit 8312add6d3

View file

@ -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);