diff README.plugins @ 1065:a761951579b9

[gaim-migrate @ 1075] minor doc updates committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 04 Nov 2000 11:05:17 +0000
parents 0eb9e6928d7e
children 5ad0b0c3ea01
line wrap: on
line diff
--- a/README.plugins	Sat Nov 04 09:13:29 2000 +0000
+++ b/README.plugins	Sat Nov 04 11:05:17 2000 +0000
@@ -11,9 +11,9 @@
 
 '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.
+for the plugins in that directory 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!