From d1a6710455c2e222f16baca45ce3c13944d9e579 Mon Sep 17 00:00:00 2001 From: nwf Date: Mon, 8 Jun 2009 12:50:57 -0400 Subject: [PATCH] Rename IrssiInterface to IrssiInstancer Ignore-this: 2c771a38adab57c283580bce7e3d0c10 darcs-hash:20090608165057-4d648-ed6c85026818658061a7cd4a493bbc241002926f.gz --- IrssiInterface.pl => IrssiInstancer.pl | 0 README | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename IrssiInterface.pl => IrssiInstancer.pl (100%) diff --git a/IrssiInterface.pl b/IrssiInstancer.pl similarity index 100% rename from IrssiInterface.pl rename to IrssiInstancer.pl diff --git a/README b/README index cfab4d9..32e3851 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ provide CPAN packages, do These perl modules assume they exist in a directory called Instance. The easiest way to make this fly, by far, is to symlink the place you got these sources as ~/.irssi/scripts/Instance. Then you can tell irssi to -"/script load Instance/IrssiInterface.pl" and everything should be fine. +"/script load Instance/IrssiInstancer.pl" and everything should be fine. To run tests in the current directory, you should "ln -s . Instance" too. -- 2.50.1