You've already forked lazarus-ccr
SpkToolbar: Mention Husker as contributor to the package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -10,6 +10,7 @@ unit spkt_Appearance;
|
|||||||
* License: Modified LGPL (with linking exception, like Lazarus LCL) *
|
* License: Modified LGPL (with linking exception, like Lazarus LCL) *
|
||||||
' See "license.txt" in this installation *
|
' See "license.txt" in this installation *
|
||||||
* *
|
* *
|
||||||
|
* Lazarus port and contributions: Luiz Américo, Werner Pamler, Husker *
|
||||||
*******************************************************************************)
|
*******************************************************************************)
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="4">
|
<Package Version="5">
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="SpkToolbarPackage"/>
|
<Name Value="SpkToolbarPackage"/>
|
||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<Author Value="Spook. Ported to Lazarus/LCL by Luiz Américo and Werner Pamler"/>
|
<Author Value="Spook. Ported to Lazarus/LCL by Luiz Américo and Werner Pamler. Contributions: Husker."/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
@ -124,6 +124,7 @@
|
|||||||
<Type Value="LRS"/>
|
<Type Value="LRS"/>
|
||||||
</Item26>
|
</Item26>
|
||||||
</Files>
|
</Files>
|
||||||
|
<CompatibilityMode Value="True"/>
|
||||||
<RequiredPkgs Count="2">
|
<RequiredPkgs Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="IDEIntf"/>
|
<PackageName Value="IDEIntf"/>
|
||||||
|
Reference in New Issue
Block a user