adium 2986:c92ebdf0aa81: Fix more "status message" type confusio...

commits at adium.im commits at adium.im
Fri Nov 27 21:07:24 UTC 2009


details:	http://hg.adium.im/adium/rev/c92ebdf0aa81
revision:	2986:c92ebdf0aa81
author:		Zachary West <zacw at adium.im>
date:		Fri Nov 27 16:04:18 2009 -0500

Fix more "status message" type confusion. Fixes #11491. Refs #13460.
(transplanted from 758f5a24e190dfe9da441966bb385b8c7869cade)

diffs (12 lines):

diff -r a2e4af198865 -r c92ebdf0aa81 Resources/Adium.sdef
--- a/Resources/Adium.sdef	Fri Nov 27 15:50:57 2009 -0500
+++ b/Resources/Adium.sdef	Fri Nov 27 16:04:18 2009 -0500
@@ -245,7 +245,7 @@
 			<property name="status type" code="Psts" type="status types" access="rw" description="The type of this status.">
 				<cocoa key="statusTypeApplescript"/>
 			</property>
-			<property name="status message" code="Psmg" type="rich text" access="rw" description="The custom status message.">
+			<property name="status message" code="Pasm" type="rich text" access="rw" description="The custom status message.">
 				<cocoa key="scriptingMessage"/>
 			</property>
 			<property name="autoreply" code="Paut" type="rich text" access="rw" description="The message to auto reply">




More information about the commits mailing list