mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: Update product comments
This commit is contained in:
parent
315f663861
commit
8312add6d3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue