changeset 164:67e57ab8de78

[gaim-migrate @ 174] :-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 24 Apr 2000 10:14:18 +0000
parents d2b38d23ce19
children 310d2ef584d2
files README.plugins doc/Makefile.am doc/README.plugins gaim.spec
diffstat 4 files changed, 34 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.plugins	Mon Apr 24 10:14:18 2000 +0000
@@ -0,0 +1,16 @@
+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.
+
+Currently, they are not compiled when you perform a make and make install.
+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.
+
+Enjoy and Happy Hacking!
+
+Rob Flynn
+
--- a/doc/Makefile.am	Mon Apr 24 10:05:47 2000 +0000
+++ b/doc/Makefile.am	Mon Apr 24 10:14:18 2000 +0000
@@ -1,2 +1,2 @@
-EXTRA_DIST = the_penguin.txt CREDITS FAQ gaims_funniest_home_convos.txt PROTOCOL
+EXTRA_DIST = README.plugins the_penguin.txt CREDITS FAQ gaims_funniest_home_convos.txt PROTOCOL
 	
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/README.plugins	Mon Apr 24 10:14:18 2000 +0000
@@ -0,0 +1,16 @@
+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.
+
+Currently, they are not compiled when you perform a make and make install.
+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.
+
+Enjoy and Happy Hacking!
+
+Rob Flynn
+
--- a/gaim.spec	Mon Apr 24 10:05:47 2000 +0000
+++ b/gaim.spec	Mon Apr 24 10:14:18 2000 +0000
@@ -42,7 +42,7 @@
 %files
 %defattr(-,root,root)
 %attr(755,root,root) %{prefix}/bin/gaim
-%doc doc/the_penguin.txt doc/PROTOCOL doc/CREDITS NEWS COPYING AUTHORS doc/FAQ README ChangeLog
+%doc doc/the_penguin.txt doc/PROTOCOL doc/CREDITS NEWS COPYING AUTHORS doc/FAQ README README.plugins ChangeLog
 
 %clean
 rm -r $RPM_BUILD_ROOT