view libpurple/plugins/mono/api/Group.cs @ 25760:f462fa160f06

Sprinkle around more support for xml:lang on JabberIdentities Change the IPC has_feature function to take a PurpleAccount and look up the caps via the jbr
author Paul Aurich <paul@darkrain42.org>
date Sat, 22 Nov 2008 18:26:45 +0000
parents 93bfbda79bf6
children
line wrap: on
line source

namespace Purple {
	public class Group : BlistNode {
	}
}