diff options
Diffstat (limited to 'docs/ClientHamr/README.libpurple')
-rw-r--r-- | docs/ClientHamr/README.libpurple | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ClientHamr/README.libpurple b/docs/ClientHamr/README.libpurple new file mode 100644 index 0000000..4e14b9b --- /dev/null +++ b/docs/ClientHamr/README.libpurple | |||
@@ -0,0 +1,4 @@ | |||
1 | Viewer integration with libpurple, using it for generic IM services. | ||
2 | |||
3 | Libpurple is a modular IM system, we could just add a libpurple based IM | ||
4 | system to the viewer, and use that for the XMPP integration. | ||