jvcllaz: Adjust case of file names for JvCmp packages and units.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6937 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-05-24 23:09:33 +00:00
parent 2572ad23cf
commit 5ce51b7393
11 changed files with 6 additions and 6 deletions

View File

@ -39,12 +39,12 @@
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
</Unit0> </Unit0>
<Unit1> <Unit1>
<Filename Value="JvSpellCheckerForm.pas"/> <Filename Value="jvspellcheckerform.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<HasResources Value="True"/> <HasResources Value="True"/>
</Unit1> </Unit1>
<Unit2> <Unit2>
<Filename Value="MainFrm.pas"/> <Filename Value="mainfrm.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<ComponentName Value="frmMain"/> <ComponentName Value="frmMain"/>
<HasResources Value="True"/> <HasResources Value="True"/>

View File

@ -2,7 +2,7 @@
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="4">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="jvcmpd"/> <Name Value="JvCmpD"/>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
<Author Value="Various authors - see header of each unit for original author."/> <Author Value="Various authors - see header of each unit for original author."/>
<CompilerOptions> <CompilerOptions>

View File

@ -20,15 +20,15 @@
<Version Major="1" Release="4"/> <Version Major="1" Release="4"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="..\run\JvCmp\JvSpellChecker.pas"/> <Filename Value="..\run\JvCmp\jvspellchecker.pas"/>
<UnitName Value="JvSpellChecker"/> <UnitName Value="JvSpellChecker"/>
</Item1> </Item1>
<Item2> <Item2>
<Filename Value="..\run\JvCmp\JvSpellerForm.pas"/> <Filename Value="..\run\JvCmp\jvspellerform.pas"/>
<UnitName Value="JvSpellerForm"/> <UnitName Value="JvSpellerForm"/>
</Item2> </Item2>
<Item3> <Item3>
<Filename Value="..\run\JvCmp\JvSpellIntf.pas"/> <Filename Value="..\run\JvCmp\jvspellintf.pas"/>
<UnitName Value="JvSpellIntf"/> <UnitName Value="JvSpellIntf"/>
</Item3> </Item3>
<Item4> <Item4>