83 lines
2.2 KiB
HTML
83 lines
2.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>General Preferences</title>
|
|
</head>
|
|
<body bgcolor="#FFFFEE" link="#0000FF" vlink="#990099" alink="#009900" text="#000000">
|
|
<basefont face="Arial" size="3" color="#000000">
|
|
|
|
<h1>Preferences: General</h1>
|
|
|
|
<h2>Appearance</h2>
|
|
|
|
<blockquote>
|
|
<b>Main Font Face</b>
|
|
<blockquote>
|
|
This font face is used in the chat dialog window, as well as on all
|
|
of the GUI elements everywhere else in the program (on labels, buttons,
|
|
text boxes, etc.)
|
|
</blockquote>
|
|
|
|
<b>Font Size</b>
|
|
<blockquote>
|
|
Specify the main font size, in pixels.
|
|
</blockquote>
|
|
|
|
<b>Dialog Flow</b>
|
|
<blockquote>
|
|
<u>New messages on top (default CC behavior)</u>
|
|
<blockquote>
|
|
When new messages are received, they'll appear at the top
|
|
of the dialog window. This is how the standard client
|
|
behaves.
|
|
</blockquote>
|
|
<u>New messages on bottom</u>
|
|
<blockquote>
|
|
This mimics the behavior of most other chat programs. New
|
|
messages will appear on the bottom.
|
|
</blockquote>
|
|
</blockquote>
|
|
|
|
<b>Display Options</b>
|
|
<blockquote>
|
|
<u>Reverse orientation</u>
|
|
<blockquote>
|
|
When checked, the message space will start appearing beneath
|
|
the dialog window, like most other chat programs. Changing
|
|
this option requires a restart of the program.
|
|
</blockquote>
|
|
|
|
<u>Animate the window titles when new messages arrive</u>
|
|
<blockquote>
|
|
When checked, the titles of the main window and message
|
|
windows will animate when a new message arrives while the
|
|
window is out of focus or minimized.
|
|
</blockquote>
|
|
|
|
<u>Automatically log all transcripts</u>
|
|
<blockquote>
|
|
When checked, all messages are automatically logged to
|
|
HTML files. They're saved in your profile directory. See
|
|
<a href="profile.html">User Profiles</a> for more information.
|
|
</blockquote>
|
|
</blockquote>
|
|
</blockquote>
|
|
|
|
<h2>Nickname Settings</h2>
|
|
|
|
<blockquote>
|
|
<b>Default Nickname:</b>
|
|
<blockquote>
|
|
This nickname will be automatically filled in to the "Name" box
|
|
when you start up PCCC.
|
|
</blockquote>
|
|
|
|
<b>Automatically join chat when connected</b>
|
|
<blockquote>
|
|
When checked, you will automatically join the chat room when you
|
|
connect (provided you have a nickname entered at the time).
|
|
</blockquote>
|
|
</blockquote>
|
|
|
|
</body>
|
|
</html>
|