Fix more "status message" type confusion. Fixes #11491. Refs #13460.
1.1 --- a/Resources/Adium.sdef Fri Nov 27 15:50:57 2009 -0500
1.2 +++ b/Resources/Adium.sdef Fri Nov 27 16:04:18 2009 -0500
1.3 @@ -245,7 +245,7 @@
1.4 <property name="status type" code="Psts" type="status types" access="rw" description="The type of this status.">
1.5 <cocoa key="statusTypeApplescript"/>
1.6 </property>
1.7 - <property name="status message" code="Psmg" type="rich text" access="rw" description="The custom status message.">
1.8 + <property name="status message" code="Pasm" type="rich text" access="rw" description="The custom status message.">
1.9 <cocoa key="scriptingMessage"/>
1.10 </property>
1.11 <property name="autoreply" code="Paut" type="rich text" access="rw" description="The message to auto reply">