]> hydra-www.ietfng.org Git - instirc/commitdiff
Rename IrssiInterface to IrssiInstancer
authornwf <nwf@cs.jhu.edu>
Mon, 8 Jun 2009 16:50:57 +0000 (12:50 -0400)
committernwf <nwf@cs.jhu.edu>
Mon, 8 Jun 2009 16:50:57 +0000 (12:50 -0400)
Ignore-this: 2c771a38adab57c283580bce7e3d0c10

darcs-hash:20090608165057-4d648-ed6c85026818658061a7cd4a493bbc241002926f.gz

IrssiInstancer.pl [moved from IrssiInterface.pl with 100% similarity]
README

similarity index 100%
rename from IrssiInterface.pl
rename to IrssiInstancer.pl
diff --git a/README b/README
index cfab4d9b19995a41b6525357555a4c8e40975718..32e385116326022b634249e29d48f0541c9abf3e 100644 (file)
--- 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.