summaryrefslogtreecommitdiffstats
path: root/network/irssi_otr/README
diff options
context:
space:
mode:
author B. Watson2013-04-12 00:08:54 +0200
committer Robby Workman2013-04-16 00:20:34 +0200
commit1a31f01c20c1adb9c482f2fe7e32b6c5c10320d6 (patch)
tree9ee5bb867f012c1987f9c3da56be488b4955f2c0 /network/irssi_otr/README
parent328934f2d97c6345c998107022b10880b575a880 (diff)
downloadslackbuilds-1a31f01c20c1adb9c482f2fe7e32b6c5c10320d6.tar.gz
network/irssi_otr: Fix build (use static libotr)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/irssi_otr/README')
-rw-r--r--network/irssi_otr/README13
1 files changed, 11 insertions, 2 deletions
diff --git a/network/irssi_otr/README b/network/irssi_otr/README
index 62dd8c0664..c3a9b56459 100644
--- a/network/irssi_otr/README
+++ b/network/irssi_otr/README
@@ -1,3 +1,12 @@
-irssi-otr (Off-the-Record Messaging (OTR) for the irssi IRC client)
+irssi_otr (Off-the-Record Messaging (OTR) for IRC clients)
+
+Off-the-Record Messaging (OTR) plugin for xchat and irssi
+
To use OTR within irssi, install this package, then "/load libotr"
-and "/otr help" for usage instructions.
+and "/otr help" for usage instructions. Also see the README in
+/usr/doc/irssi_otr-$VERSION. To use with xchat, see also README.xchat.
+
+Note: The xchat plugin is automatically loaded when xchat starts.
+
+Either irssi or xchat support can be disabled by setting one of IRSSI=no
+or XCHAT=no in the script's environment. It's an error to disable both.