Changed: Update product comments

--HG--
branch : develop
This commit is contained in:
kervala 2016-10-03 17:19:53 +02:00
parent 53854c88ae
commit 0cab55f3f9

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