[TYPO3-core] RFC #14883: Remove deprecated methods with deprecation log from core for 4.5
Xavier Perseguers
typo3 at perseguers.ch
Sun Jun 27 11:07:54 CEST 2010
Same problem as for Sebastian... Postbox had wrong mime-type
configuration for .diff files. Here is the patch as text/plain.
Xavier
<OT>
I had to edit ~/Library/Application
Support/Postbox/Profiles/ZZZZZZ.default/mimeTypes.rdf to read:
<RDF:Description RDF:about="urn:mimetype:text/plain"
NC:value="text/plain"
NC:editable="true"
NC:description="Patch File">
<NC:fileExtensions>diff</NC:fileExtensions>
<NC:fileExtensions>patch</NC:fileExtensions>
<NC:handlerProp RDF:resource="urn:mimetype:handler:text/x-patch"/>
</RDF:Description>
When I used Thunderbird itself, this was located in
~/Library/Thunderbird/Profiles/ZZZZZZ.default/mimeTypes.rdf
</OT>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14883_dbal.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100627/f416c6f5/attachment.txt>
More information about the TYPO3-team-core
mailing list