Fix more "status message" type confusion. Fixes #11491. Refs #13460.
authorZachary West <zacw@adium.im>
Fri Nov 27 16:04:18 2009 -0500 (3 months ago)
changeset 2836758f5a24e190
parent 2835 1e8c89f99dfe
child 2837 542aa252713b
Fix more "status message" type confusion. Fixes #11491. Refs #13460.
Resources/Adium.sdef
     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">