From 65efb4559cdf5225103837d1c9c0328b6479bba7 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 4 Jan 2012 19:47:42 +1000 Subject: README files should include at least a basic description of what it's all about. Filled them in. --- ClientHamr/libpurple/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ClientHamr/libpurple') diff --git a/ClientHamr/libpurple/README b/ClientHamr/libpurple/README index f834a30..f86870b 100644 --- a/ClientHamr/libpurple/README +++ b/ClientHamr/libpurple/README @@ -1 +1,5 @@ -Viewer integration with libpurple, using it for generic IM services. \ No newline at end of file +Viewer integration with libpurple, using it for generic IM services. + +Libpurple is amodular IM system, we could just add a libpurple based IM +system to the viewer, and use that for the XMPP integration. + -- cgit v1.1