diff options
author | xhmikosr <xhmikosr@yahoo.com> | 2012-07-14 06:04:45 +0300 |
---|---|---|
committer | xhmikosr <xhmikosr@yahoo.com> | 2012-07-14 06:04:45 +0300 |
commit | 1d0c2943c430f6f5ffc4f7deb10d719542153611 (patch) | |
tree | e6882f7a545b1fba4bb3a421513648eabbeb2107 /faq.html | |
parent | 1fae4ef09fbe744c3f7654dcc015da666956a5dd (diff) |
more XChat to HexChat renaming
Diffstat (limited to 'faq.html')
-rw-r--r-- | faq.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/faq.html b/faq.html index caaa9f5e..3cc139d6 100644 --- a/faq.html +++ b/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" |