mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 11:10:18 +00:00
more XChat to HexChat renaming
This commit is contained in:
8
faq.html
8
faq.html
@@ -1,8 +1,8 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head>
|
||||
<title>HexChat FAQ</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
background-color: #FFFBF0;
|
||||
@@ -15,8 +15,8 @@ background-color: #F0EAE1;
|
||||
}
|
||||
a:link { color: blue; }
|
||||
p { margin: 3% }
|
||||
-->
|
||||
</style>
|
||||
-->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -134,7 +134,7 @@ language support and all menus and GUI will be in English only.</li>
|
||||
<p>
|
||||
<u>UNIX:</u><br>
|
||||
Identd isn't actually apart of HexChat. You will need to download and install
|
||||
your own ident server. Most distributions, including Fedora, come with an
|
||||
your own ident server. Most distributions, including Fedora, come with an
|
||||
ident server program called oidentd. Make sure it is enabled in
|
||||
/etc/xinetd.conf or read you distribution's documentation.
|
||||
|
||||
@@ -147,7 +147,7 @@ language support and all menus and GUI will be in English only.</li>
|
||||
|
||||
<br><h3><a name="q22">2. How do I auto join more than one channel with keys?</a></h3>
|
||||
<p>
|
||||
In the Server list's channel column enter multiple channels and separate
|
||||
In the Server list's channel column enter multiple channels and separate
|
||||
them by commas, eg: "#linux,#warez,#chat". Do not put spaces between the
|
||||
channels. If the channels also have keys (passwords), then the syntax is:
|
||||
"#channel1,#channel2,#channel3 key1,key2,key3"
|
||||
|
||||
Reference in New Issue
Block a user