libgaim/plugins/mono/api/Contact.cs@dc3454f0f1e3
libgaim/plugins/mono/api/Contact.cs
Sat, 18 Nov 2006 04:03:48 +0000
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Sat, 18 Nov 2006 04:03:48 +0000
- changeset 15055
- dc3454f0f1e3
- permissions
- -rw-r--r--
[gaim-migrate @ 17772]
A bit of long overdue work on this. There is no functional changes here, just getting started on this again :)
namespace Gaim {
public class Contact : BlistNode {
}
}