2 # This file is part of the
\r
4 # - Plouf's Java IRC Client -
\r
6 # Copyright (C) 2002 -- 2004 Philippe Detournay
\r
8 # This file is licensed under the GPL license
\r
10 # All contacts : plouf@pjirc.com
\r
13 # Comments begin with the # character. This character must be the first character of the line.
\r
14 # A data line has two parts : the parameter name and the parameter value. These parts
\r
15 # are separated by the '=' character. Any further '=' character is understood as being part
\r
16 # of the parameter value.
\r
18 # Mandatory parameters :
\r
22 host=irc.somenet.org
\r
25 # Optional parameters :
\r
27 style:floatingasl=true
\r