-*-Text-*-
* You will need, at a minimum, gaim-1.0.1. The code has been tested
  with gaim 1.0.1, 1.3.0, and 1.5.0. There is some initial support for
  2.0 but not enough to be functional at this point.
* You will need a working development environment. This means
  compiler, development libraries for gtk+, and development libraries
  for libxml2.
* to build and install, do the usual ./configure; make; make install
  routine.
* by default, the smileys for the RVP plugin get installed as a
  separate theme. The merge-smiley-theme.pl script will merge the
  smileys into the default Gaim theme instead.
* import_msn_settings.pl is a half-hearted attempt to parse a registry
  dump from a Windows machine into accounts.xml and blist.xml. It's
  not currently either tested or maintained since the plugin has
  import functionality to read a .ctt file exported from the Windows
  client. You may be able to use it as a starting point, however.
* normal debug mode is pretty verbose, but may not be verbose enough;
  there's more information provided if you enable developer mode by
  using ./configure --enable-developer. In particular, this dumps the
  full text of requests and responses.
