mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 22:15:55 +02:00
win32 installer: don't round timestamps, maybe fixes #10433.
git-svn-id: trunk@13845 -
This commit is contained in:
parent
59fd23a133
commit
ac48f8d690
@ -32,6 +32,7 @@ WizardImageFile=lazarus_install_cheetah.bmp
|
|||||||
WizardSmallImageFile=lazarus_install_cheetah_small.bmp
|
WizardSmallImageFile=lazarus_install_cheetah_small.bmp
|
||||||
WizardImageStretch=false
|
WizardImageStretch=false
|
||||||
ShowTasksTreeLines=true
|
ShowTasksTreeLines=true
|
||||||
|
TimeStampRounding=0
|
||||||
|
|
||||||
[Tasks]
|
[Tasks]
|
||||||
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked
|
Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked
|
||||||
|
Loading…
Reference in New Issue
Block a user