comparison libgaim/plugins/mono/api/Contact.cs @ 14993:58849b67f00d

[gaim-migrate @ 17772] A bit of long overdue work on this. There is no functional changes here, just getting started on this again :) committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Sat, 18 Nov 2006 04:03:48 +0000
parents
children
comparison
equal deleted inserted replaced
14992:f92232fcde41 14993:58849b67f00d
1 namespace Gaim {
2 public class Contact : BlistNode {
3 }
4 }