richmemo: update the package for the new file extension

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2014-11-24 04:05:19 +00:00
parent 42c175b5a1
commit 2123114a7b

View File

@ -20,8 +20,9 @@
</Parsing> </Parsing>
<Other> <Other>
<CompilerMessages> <CompilerMessages>
<IgnoredMessages idx5060="True" idx5057="True" idx5024="True" idx4055="True"/> <IgnoredMessages idx4055="True" idx5024="True" idx5057="True" idx5060="True"/>
</CompilerMessages> </CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
<Description Value="RichMemo control. Implements cross-platfrom RichEdit control. <Description Value="RichMemo control. Implements cross-platfrom RichEdit control.
@ -73,34 +74,34 @@
<UnitName Value="gtk2richmemo"/> <UnitName Value="gtk2richmemo"/>
</Item9> </Item9>
<Item10> <Item10>
<Filename Value="rtfparspre211.pp"/>
<AddToUsesPkgSection Value="False"/>
<UnitName Value="RTFParsPre211"/>
</Item10>
<Item11>
<Filename Value="richmemortf.pas"/> <Filename Value="richmemortf.pas"/>
<UnitName Value="RichMemoRTF"/> <UnitName Value="RichMemoRTF"/>
</Item11> </Item10>
<Item12> <Item11>
<Filename Value="rtfdata.inc"/> <Filename Value="rtfdata.inc"/>
<Type Value="Include"/> <Type Value="Include"/>
</Item12> </Item11>
<Item13> <Item12>
<Filename Value="cocoa\cocoarichmemo.pas"/> <Filename Value="cocoa\cocoarichmemo.pas"/>
<AddToUsesPkgSection Value="False"/> <AddToUsesPkgSection Value="False"/>
<UnitName Value="cocoarichmemo"/> <UnitName Value="cocoarichmemo"/>
</Item13> </Item12>
<Item14> <Item13>
<Filename Value="richmemoutils.pas"/> <Filename Value="richmemoutils.pas"/>
<UnitName Value="RichMemoUtils"/> <UnitName Value="RichMemoUtils"/>
</Item14> </Item13>
<Item15> <Item14>
<Filename Value="richmemohelpers.pas"/> <Filename Value="richmemohelpers.pas"/>
<UnitName Value="RichMemoHelpers"/> <UnitName Value="RichMemoHelpers"/>
</Item15> </Item14>
<Item16> <Item15>
<Filename Value="qt\qtrichmemo.pas"/> <Filename Value="qt\qtrichmemo.pas"/>
<AddToUsesPkgSection Value="False"/> <AddToUsesPkgSection Value="False"/>
<UnitName Value="qtrichmemo"/>
</Item15>
<Item16>
<Filename Value="rtfparspre211.pas"/>
<UnitName Value="RTFParsPre211"/>
</Item16> </Item16>
</Files> </Files>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>