more XChat to HexChat renaming

This commit is contained in:
xhmikosr
2012-07-14 06:04:45 +03:00
parent 1fae4ef09f
commit 1d0c2943c4
7 changed files with 30 additions and 30 deletions

View File

@@ -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"