X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL.gaim;h=12bc1ceca12b372ea27b8a275b595b9b9bdbf14e;hb=82fc217605b509d56a5c09d4fe110f56fa6fea16;hp=9e52b7c7319f25b6ab2f5505d906e6f5f94a1166;hpb=ce515da4227350ea2ceb51bbec536fad1cd301a1;p=doldaconnect.git diff --git a/doc/INSTALL.gaim b/doc/INSTALL.gaim index 9e52b7c..12bc1ce 100644 --- a/doc/INSTALL.gaim +++ b/doc/INSTALL.gaim @@ -27,7 +27,17 @@ $HOME/.gaim/plugins. For example, you can run the following command, which will work for most cases: ln -s /usr/local/lib/gaim/libdolcon-gaim.so $HOME/.gaim/plugins + About Pidgin +Because of AOL, Gaim had to switch name to Pidgin in 2007, which has +some effects on the above discussion. As of Dolda Connect 0.5, it is +possible to compile the plugin for Pidgin as well as for Gaim. Most +things still apply as they are, but some care must be taken. If you +decide to install the plugin in your home directory, the relevant +directory is now called $HOME/.purple/plugins. Also, the name of the +plugin is called libdolcon-purple.so, instead of libdolcon-gaim.so. -This document was last updated 2007-05-02, reflecting release 0.4 of + + +This document was last updated 2007-07-18, reflecting release 0.5 of Dolda Connect.