mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 17:19:23 +02:00
Set editor font.
git-svn-id: trunk@6103 -
This commit is contained in:
parent
6717aa8890
commit
17fcabd221
@ -25,6 +25,7 @@ Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:Ad
|
|||||||
[Files]
|
[Files]
|
||||||
Source: {#BuildDir}\*.*; DestDir: {app}; Flags: recursesubdirs
|
Source: {#BuildDir}\*.*; DestDir: {app}; Flags: recursesubdirs
|
||||||
Source: environmentoptions.xml; DestDir: {app}; Flags: onlyifdoesntexist; AfterInstall: UpdateEnvironmentOptions
|
Source: environmentoptions.xml; DestDir: {app}; Flags: onlyifdoesntexist; AfterInstall: UpdateEnvironmentOptions
|
||||||
|
Source: editoroptions.xml; DestDir: {app}; Flags: onlyifdoesntexist
|
||||||
Source: samplefpc.cfg; DestDir: {app}\pp\bin\win32; Flags: onlyifdoesntexist; AfterInstall: UpdateFpcCfg; DestName: fpc.cfg
|
Source: samplefpc.cfg; DestDir: {app}\pp\bin\win32; Flags: onlyifdoesntexist; AfterInstall: UpdateFpcCfg; DestName: fpc.cfg
|
||||||
|
|
||||||
[Icons]
|
[Icons]
|
||||||
|
Loading…
Reference in New Issue
Block a user