X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=README;h=427ed00fd5b7c1f8b946a583e2ff2661696f4e4e;hp=171ea3697e966e41bdeaf032481e377765e690e0;hb=HEAD;hpb=eba5d7d1b7944529d5a844514fb2f71050b168a1 diff --git a/README b/README index 171ea36..427ed00 100644 --- a/README +++ b/README @@ -42,27 +42,29 @@ tree: client program. * A GNOME panel applet for showing the status of current downloads in progress. - * A Gaim chat plugin for chatting in hubs and writing private + * A Gaim/Pidgin chat plugin for chatting in hubs and writing private messages (only for Gaim 2.0.0 and above). * A command-line automatic downloader written in Scheme. * A chat logger written in Scheme. * A hub manager written in Scheme. -The GNOME applet and Gaim plugin are somewhat experimental. The applet -seems to be working well, but the installation have some quirks (since -GNOME does not normally look in /usr/local, care must be taken with -the installation prefix). The Gaim plugin seems to be leaking some -memory. +The GNOME applet and Gaim plugin are somewhat experimental. Both work +fairly well, but they do require special care during installation, +since neither GNOME nor Gaim/Pidgin usually look for applets/plugins +in the directories where Dolda Connect gets installed by default. See +the files doc/INSTALL.applet and doc/INSTALL.gaim for further details. Installation -See the INSTALL file. +See the doc/INSTALL file. Documentation -Documentation is still spotty at best. For any information not found -in the README or INSTALL files (or the source code, if you are a -programmer), contact the author. +Documentation is still rather weak, but it is getting better. Besides +the README and INSTALL* files, there are now manpages for a number of +the constituent programs. For any information still not found, please +do not hesitate to contact the author. Any further documentation aside +from this README file is located in the `doc' directory. Credits @@ -72,5 +74,5 @@ through the e-mail address . His homepage is -This documented was last updated 2007-04-11, reflecting release 0.3 of +This document was last updated 2008-02-14, reflecting release 1.1 of Dolda Connect.