[TxMt] Application Support & Shared support & PropertyList is deprecated error
Allan Odgaard
throw-away-1 at macromates.com
Wed Oct 3 01:21:07 UTC 2007
On 03/10/2007, at 01:44, xolela at mac.com wrote:
> I am having problems were by attempt to word completion (say for
> something starting "people..") leads to the following error:
>
> peopleWarning: PropertyList is deprecated. Use OSX::PropertyList
> instead.
> dom
The command you have for word completion, which should be a custom
command, needs to be updated to use OSX::PropertyList instead of just
PropertyList.
This should be easily done by selecting Bundles → Bundle Editor →
Edit Commands… and locating it.
More information about the textmate
mailing list