Mercurial > pidgin
view README.plugins @ 198:73e9a0bfff62
[gaim-migrate @ 208]
Moved all the RVOUS stuff into rvous.c (mostly to reduce the size of dialogs.c).
Started trying to implement FILE_GET_UID, without much luck. I'm going to do
some dumps of the win client tomorrow to see if I can figure out what's going on
a little better.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sun, 30 Apr 2000 10:39:35 +0000 |
parents | c99d0b82c8a8 |
children | 0eb9e6928d7e |
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 stop any plugins from loading. If you wish to make use of the gaim plugins, enter the directory where you untarred gaim/plugins and type: 'make'. Copy the resulting .so files to a safe location ($HOME/.gaim/plugins) and load them from within gaim. Note that plugins do not have to have a .so extension, but that is what is built by default, and that is what gaim looks for by default. Enjoy and Happy Hacking! Rob Flynn