Fix notebook pos.
[doldaconnect.git] / README
diff --git a/README b/README
index 147a622..171ea36 100644 (file)
--- a/README
+++ b/README
@@ -17,7 +17,10 @@ file-sharing work, and a number of client programs that connect to the
 server in order to command  it and display its status. The interaction
 between  the client  and server  is carried  out using  a well-defined
 protocol, making it  fairly easy to write new  clients for specialized
 server in order to command  it and display its status. The interaction
 between  the client  and server  is carried  out using  a well-defined
 protocol, making it  fairly easy to write new  clients for specialized
-tasks.
+tasks.   It is  worthy of  note  that the  default configuration  file
+disables  running  clients  over   the  network,  for  convenience  of
+setup. See  the INSTALL  file for details  and instructions on  how to
+enabled networked clients.
 
 To make it  easier to write new clients, a C  library has been written
 to make  common functions easier, such  as connecting, authenticating,
 
 To make it  easier to write new clients, a C  library has been written
 to make  common functions easier, such  as connecting, authenticating,
@@ -40,7 +43,7 @@ tree:
  * 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 GNOME panel applet for showing the status of current downloads in
    progress.
  * A Gaim chat plugin for chatting in hubs and writing private
-   messages.
+   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.
  * A command-line automatic downloader written in Scheme.
  * A chat logger written in Scheme.
  * A hub manager written in Scheme.
@@ -48,10 +51,8 @@ tree:
 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 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 has some performance issues
-and seems to  be leaking some memory. The  performance problems lie in
-Gaim itself, however, and the Gaim developers have indicated that they
-will be fixed in Gaim 2.0.0.
+the installation  prefix). The  Gaim plugin seems  to be  leaking some
+memory.
 
                             Installation
 
 
                             Installation
 
@@ -71,5 +72,5 @@ through  the e-mail address  <fredrik@dolda2000.com>. His  homepage is
 
 
 
 
 
 
-This documented was last updated 2006-11-22, reflecting release 0.3 of
+This documented was last updated 2007-04-11, reflecting release 0.3 of
 Dolda Connect.
 Dolda Connect.