Fixed case-and-paste error. adium-1.0
authorPeter Hosey
Sat Aug 18 03:56:48 2007 +0000 (2007-08-18)
branchadium-1.0
changeset 186288cb8166e8a22
parent 18554 30d173574771
child 18690 305588b612ab
Fixed case-and-paste error.
AdiumHelp/pgs/Window-MessageHistory.html
     1.1 --- a/AdiumHelp/pgs/Window-MessageHistory.html	Tue Aug 14 02:59:20 2007 +0000
     1.2 +++ b/AdiumHelp/pgs/Window-MessageHistory.html	Sat Aug 18 03:56:48 2007 +0000
     1.3 @@ -1,1 +1,1 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 
     1.7 <html xmlns="http://www.w3.org/1999/xhtml">
     1.8 <head>
     1.9 	<meta name="generator" content="HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org" />
    1.10 	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 	<meta name="keywords" content="message, history, log">
    1.12 	<meta name="description" content="Message History and Logs">
    1.13 
    1.14 	<title>Message History and Logs</title>
    1.15 	<link href="../css/task_style.css" type="text/css" rel="stylesheet" media="all" />
    1.16 </head>
    1.17 
    1.18 <body>
    1.19 	<div id="banner">
    1.20 		<a name="history-logs" id="history-logs"></a>
    1.21 
    1.22 		<div id="machelp">
    1.23 			<a class="bread" href="../AdiumHelp.html">Adium X Help</a>
    1.24 		</div>
    1.25 
    1.26 		<div id="index">
    1.27 			<a class="leftborder" href="index.html">Index</a>
    1.28 		</div>
    1.29 	</div>
    1.30 
    1.31 	<div id="mainbox">
    1.32 		<div id="caticon">
    1.33 			<img src="../gfx/AdiumIcon.png" alt="Adium X Icon" height="32" width="32" border="0" />
    1.34 		</div>
    1.35 
    1.36 		<div id="pagetitle">
    1.37 			<h1>Message History and Logs</h1>
    1.38 		</div>
    1.39 
    1.40 		<p>Adium's storage of past messages consists of two components: full chat logs and most recent messages in the chat window, called message history.</p>
    1.41 
    1.42 		<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
    1.43 			<tr>
    1.44 				<td class="blue" colspan="2">
    1.45 					<h3>How do I view my chat logs?</h3>
    1.46 				</td>
    1.47 			</tr>
    1.48 			<tr>
    1.49 				<td valign="top">
    1.50 					<p>There are three methods to opening up the chat logs window:</p>
    1.51 					<ol>
    1.52 						<li>Choose <strong>"Chat Transcript Viewer"</strong> in the <strong>Window</strong> menu.</li>
    1.53 						<li>Click the <strong>Clock</strong> icon in the chat window's toolbar.</li>
    1.54 						<li>Select a contact from the Contact list, then choose <strong>"View Chat Transcripts"</strong> in the <strong>Contact</strong> menu.
    1.55 					</ol>
    1.56 				</td>
    1.57 			</tr>
    1.58 		</table><br />
    1.59 		<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
    1.60 			<tr>
    1.61 				<td class="blue" colspan="2">
    1.62 					<h3>How do I disable chat logging?</h3>
    1.63 				</td>
    1.64 			</tr>
    1.65 			<tr>
    1.66 				<td valign="top">
    1.67 					<ul>
    1.68 						<li>Open the <strong>Preferences</strong> pane from the <strong>Adium</strong> menu.</li>
    1.69 						<li>Uncheck <strong>"Log messages"</strong> under the <strong>General</strong> tab.
    1.70 					</ul>
    1.71 				</td>
    1.72 			</tr>
    1.73 		</table><br />
    1.74 		<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
    1.75 			<tr>
    1.76 				<td class="blue" colspan="2">
    1.77 					<h3>How do I disable chat logging?</h3>
    1.78 				</td>
    1.79 			</tr>
    1.80 			<tr>
    1.81 				<td valign="top">
    1.82 					<ul>
    1.83 						<li>Open the <strong>Preferences</strong> pane from the <strong>Adium</strong> menu.</li>
    1.84 						<li>Choose the <strong>"Message History"</strong> menu under the <strong>"Advanced"</strong> tab.
    1.85 						<li>Uncheck the <strong>"Show up to..."</strong> checkbox.
    1.86 					</ul>
    1.87 				</td>
    1.88 			</tr>
    1.89 		</table><br />
    1.90 	</div>
    1.91 </body>
    1.92 </html>
    1.93 \ No newline at end of file
    1.94 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    1.95 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    1.96 
    1.97 <html xmlns="http://www.w3.org/1999/xhtml">
    1.98 <head>
    1.99 	<meta name="generator" content="HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org" />
   1.100 	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   1.101 	<meta name="keywords" content="message, history, log">
   1.102 	<meta name="description" content="Message History and Logs">
   1.103 
   1.104 	<title>Message History and Logs</title>
   1.105 	<link href="../css/task_style.css" type="text/css" rel="stylesheet" media="all" />
   1.106 </head>
   1.107 
   1.108 <body>
   1.109 	<div id="banner">
   1.110 		<a name="history-logs" id="history-logs"></a>
   1.111 
   1.112 		<div id="machelp">
   1.113 			<a class="bread" href="../AdiumHelp.html">Adium X Help</a>
   1.114 		</div>
   1.115 
   1.116 		<div id="index">
   1.117 			<a class="leftborder" href="index.html">Index</a>
   1.118 		</div>
   1.119 	</div>
   1.120 
   1.121 	<div id="mainbox">
   1.122 		<div id="caticon">
   1.123 			<img src="../gfx/AdiumIcon.png" alt="Adium X Icon" height="32" width="32" border="0" />
   1.124 		</div>
   1.125 
   1.126 		<div id="pagetitle">
   1.127 			<h1>Message History and Logs</h1>
   1.128 		</div>
   1.129 
   1.130 		<p>Adium's storage of past messages consists of two components: full chat logs and most recent messages in the chat window, called message history.</p>
   1.131 
   1.132 		<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
   1.133 			<tr>
   1.134 				<td class="blue" colspan="2">
   1.135 					<h3>How do I view my chat logs?</h3>
   1.136 				</td>
   1.137 			</tr>
   1.138 			<tr>
   1.139 				<td valign="top">
   1.140 					<p>There are three methods to opening up the chat logs window:</p>
   1.141 					<ol>
   1.142 						<li>Choose <strong>"Chat Transcript Viewer"</strong> in the <strong>Window</strong> menu.</li>
   1.143 						<li>Click the <strong>Clock</strong> icon in the chat window's toolbar.</li>
   1.144 						<li>Select a contact from the Contact list, then choose <strong>"View Chat Transcripts"</strong> in the <strong>Contact</strong> menu.
   1.145 					</ol>
   1.146 				</td>
   1.147 			</tr>
   1.148 		</table><br />
   1.149 		<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
   1.150 			<tr>
   1.151 				<td class="blue" colspan="2">
   1.152 					<h3>How do I disable chat logging?</h3>
   1.153 				</td>
   1.154 			</tr>
   1.155 			<tr>
   1.156 				<td valign="top">
   1.157 					<ul>
   1.158 						<li>Open the <strong>Preferences</strong> pane from the <strong>Adium</strong> menu.</li>
   1.159 						<li>Uncheck <strong>"Log messages"</strong> under the <strong>General</strong> tab.
   1.160 					</ul>
   1.161 				</td>
   1.162 			</tr>
   1.163 		</table><br />
   1.164 		<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
   1.165 			<tr>
   1.166 				<td class="blue" colspan="2">
   1.167 					<h3>How do I disable message history?</h3>
   1.168 				</td>
   1.169 			</tr>
   1.170 			<tr>
   1.171 				<td valign="top">
   1.172 					<ul>
   1.173 						<li>Open the <strong>Preferences</strong> pane from the <strong>Adium</strong> menu.</li>
   1.174 						<li>Choose the <strong>"Message History"</strong> menu under the <strong>"Advanced"</strong> tab.
   1.175 						<li>Uncheck the <strong>"Show up to..."</strong> checkbox.
   1.176 					</ul>
   1.177 				</td>
   1.178 			</tr>
   1.179 		</table><br />
   1.180 	</div>
   1.181 </body>
   1.182 </html>
   1.183 \ No newline at end of file