Resources/Adium.sdef
changeset 2834 e7db526620d1
parent 773 7944fdd83460
child 2835 1e8c89f99dfe
     1.1 --- a/Resources/Adium.sdef	Tue Feb 24 03:05:00 2009 +0000
     1.2 +++ b/Resources/Adium.sdef	Fri Nov 27 13:41:37 2009 -0500
     1.3 @@ -212,8 +212,8 @@
     1.4  		<class name="contact" code="Ccnt" description="A contact">
     1.5  			<cocoa class="AIListContact" />
     1.6  			<property name="account" code="Cact" type="account" access="r" description="The account associated with this contact" />
     1.7 -			<property name="group" code="Pgrp" type="contact group" access="r" description="The group associated with this contact">
     1.8 -				<cocoa key="parentGroup" />
     1.9 +			<property name="groups" code="Pgrp" type="list of contact group" access="r" description="The groups associated with this contact">
    1.10 +				<cocoa key="groupsAsArray" />
    1.11  			</property>
    1.12  			<property name="name" code="pnam" type="text" access="r" description="The name of this contact">
    1.13  				<cocoa key="UID" />