Updated lpk files with normalised descriptions and lacenses

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2016-12-14 18:04:51 +00:00
parent 5f0578d8c5
commit ef94278c96
7 changed files with 67 additions and 16 deletions

View File

@ -4,7 +4,7 @@
<PathDelim Value="\"/>
<Name Value="longtimerpackage"/>
<Type Value="RunAndDesignTime"/>
<Author Value="minesadorada@charcodelvalle.com"/>
<Author Value="user minesadorada at freepascal forum"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
@ -15,7 +15,6 @@
<Description Value="TLongTimer is a descendant of TIdleTimer that samples every 30minutes when idle.
It is intended for TTrayIcon applications. DailyHour is a 24-hour clock (16 = 4pm) and MonthlyDate is best &lt; 29 "/>
<License Value="Copyright (C)2014 minesadorada@charcodelvalle.com
Copyright (C)2014 minesadorada@charcodelvalle.com
Modified GPL
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published by