Initial import of the ircii-pana-1.1-final source tree.

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2008-02-25 09:25:32 +00:00
commit 28febcfea9
1429 changed files with 250653 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
Synopsis:
set status_user [<text>]
Description:
This variable is user-definable. The text that is assigned to it is
displayed in the status bar as %U (or %0, see below). The expando is
treated literally inside STATUS_USER, and has no special meaning.
This variable is provided so the user can make arbitrary information
available in the status bar.
Examples:
Setting some custom string for the status bar:
/set status_user Client configured by IRC Systems, Inc.
Aliases:
There are actually 9 additional user-definable variables, STATUS_USER1
through STATUS_USER9. Each has a unique expando, %1 to %9.
See Also:
set(4) status_format