mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-06 01:39:36 +01:00
chmhelp: added license note
git-svn-id: trunk@37972 -
This commit is contained in:
parent
7058153b7c
commit
131c3f4ccd
@ -18,9 +18,9 @@
|
|||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="This package contains unit that will allow you to "remote control" the program LHelp.
|
<Description Value="This package contains unit that will allow you to "remote control" the program LHelp."/>
|
||||||
"/>
|
<License Value="Modified LGPL-2, same as LCL"/>
|
||||||
<Version Minor="1"/>
|
<Version Minor="2"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="lhelpcontrol.pas"/>
|
<Filename Value="lhelpcontrol.pas"/>
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="4">
|
<Package Version="4">
|
||||||
<Name Value="ChmHelpPkg"/>
|
<Name Value="ChmHelpPkg"/>
|
||||||
|
<Author Value="Andrew Haines"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
@ -19,7 +20,9 @@
|
|||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Version Minor="1"/>
|
<Description Value="IDE package to use chm help files in the IDE via the lhelp viewer."/>
|
||||||
|
<License Value="GPL 2"/>
|
||||||
|
<Version Minor="2"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="lazchmhelp.pas"/>
|
<Filename Value="lazchmhelp.pas"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user