Set dirty flag when modifying shares with dolconf.
[doldaconnect.git] / doc / INSTALL
index fa72c7d..00f66f9 100644 (file)
@@ -54,6 +54,8 @@ use of command-line parameters:
  * --enable-gnomeapplet selects the GNOME panel applet for
    compilation.
  * --enable-gaimplugin selects the Gaim chat plugin for compilation.
+ * --enable-pidginplugin selects the Pidgin chat plugin for
+   compilation.
 
 Gtk2  and  Kerberos  V  support  are  detected  automatically  by  the
 configure script. Make sure to check the output at the end so that all
@@ -69,6 +71,11 @@ configuration   file.   On   most   Linux  distributions,   the   file
 pam.d-doldacond  in   the  contrib  directory  can   be  installed  as
 /etc/pam.d/doldacond and work perfectly.
 
+The GNOME applet and GAIM/Pidgin plugin are marked as experimental not
+so much because  there is anything wrong with them,  but because it is
+tricky to  install them. Please see the  seperate `INSTALL.applet' and
+`INSTALL.gaim' files for instructions.
+
                  Customizing the configuration file
 
 When  installing Dolda  Connect,  the configuration  file is  normally
@@ -146,8 +153,8 @@ really should  make sure to set  up some firewalling  rules.
 
 Note  that doldacond  does  *not* support  tcp-wrappers,  but it  does
 support  very   simple  internal  firewalling  in  the   form  of  the
-"ui.onlylocal"  options. When "ui.onlylocal" is set to true, the
-daemon will only accept UI connections over a loopback interface. That
+"ui.onlylocal" options. When "ui.onlylocal" is set to true, the daemon
+will  only  accept UI  connections  over  a  loopback interface.  That
 includes 127.0.0.1, ::ffff:127.0.0.1, ::1 and Unix sockets.
 
                         Starting the daemon
@@ -175,5 +182,5 @@ allow you in if not all TTH hashes are calculated.
 
 
 
-This documented was last updated 2007-04-11, reflecting release 0.3 of
+This document  was last updated 2007-07-18, reflecting  release 0.5 of
 Dolda Connect.