Mercurial > pidgin
view README.plugins @ 283:0f14e6d8a51b
[gaim-migrate @ 293]
- Good fun things here. Sometimes I think Adam does things just to make
it difficult for me, I swear (j/k :) ).
- I moved all the .h files into the faim/ directory because I'm tired
of changing faim/aim.h to just aim.h every time Adam makes an update.
- libfaim can now send messages much longer than WinAIM or TOC can. But,
the length checking code is still in conversation.c, and I haven't
changed it yet, mostly because I'm lazy.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 31 May 2000 03:20:11 +0000 |
parents | 0eb9e6928d7e |
children | a761951579b9 |
line wrap: on
line source
Note: The plugins that come with GAIM are for educational purposes only. We have released them hoping to give you guys enough information to go on. We'll continue developing them in our free time but we ask you to do the same. If you have any suggestions for them, let us know. If you do not wish to enable the plugin support within GAIM, run the ./configure script with the --disable-plugins option and recompile your source code. This will prevent the ability to load plugins. 'make install' puts the plugins in $PREFIX/lib/gaim (PREFIX being what you specified when you ./configure'd - it defaults to /usr/local). Gaim looks for the plugins in $HOME/.gaim/plugins/ by default, but they do not have to be there to use them. Also, plugins have a .so extension by default, though they do not have to. Enjoy and Happy Hacking! Rob Flynn