diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README index 809a903c..131dd529 100644 --- a/README +++ b/README @@ -1,26 +1,26 @@ -X-Chat README +HexChat README ~~~~~~~~~~~~~ X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny. This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that - all other requirements of the GPL are met. + all other requirements of the GPL are met. See file COPYING for details. What is it? ~~~~~~~~~~~ - X-Chat is an IRC client for UNIX operating systems. I.R.C. is Internet + HexChat is an IRC client for UNIX operating systems. I.R.C. is Internet Relay Chat, see http://irchelp.org for more information about IRC in - general. Xchat runs on most BSD and POSIX compliant operating systems. + general. HexChat runs on most BSD and POSIX compliant operating systems. Requirements: ~~~~~~~~~~~~~ * GTK+ 2.10 (this is available at http://www.gtk.org). - X-Chat is known to work on, at least: + HexChat is known to work on, at least: * Linux * FreeBSD @@ -78,7 +78,7 @@ Perl Scripts: Autoloading Perl Scripts and Plugins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - * X-Chat automatically loads, at startup: + * HexChat automatically loads, at startup: ~/.xchat2/*.pl Perl scripts ~/.xchat2/*.py Python scripts ~/.xchat2/*.so Plugins |