adium-1.3 414:98d88785cbe8: Help updates for 1.3.x from Robby (h...

commits at adium.im commits at adium.im
Fri Mar 12 03:30:35 UTC 2010


details:	http://hg.adium.im/adium-1.3/rev/98d88785cbe8
revision:	414:98d88785cbe8
author:		Eric Richie
date:		Sun Mar 07 18:18:44 2010 -0500

Help updates for 1.3.x from Robby (hopefully 1.3 is done with but just in case...). Changes probably needed. DO NOT MERGE into 1.4 or 1.5, those will get a different version.
Subject: adium-1.3 415:ebdc7287e94d: Remove renamed files.

details:	http://hg.adium.im/adium-1.3/rev/ebdc7287e94d
revision:	415:ebdc7287e94d
author:		Eric Richie
date:		Thu Mar 11 20:18:55 2010 -0500

Remove renamed files.
Subject: adium-1.3 416:e9281ab71872: Rebuild the help index.

details:	http://hg.adium.im/adium-1.3/rev/e9281ab71872
revision:	416:e9281ab71872
author:		Eric Richie
date:		Thu Mar 11 20:28:51 2010 -0500

Rebuild the help index.

diffs (truncated from 11250 to 1000 lines):

diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/AdiumHelp.helpindex
Binary file AdiumHelp/AdiumHelp.helpindex has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/AdiumHelp.html
--- a/AdiumHelp/AdiumHelp.html	Sun Mar 07 15:15:45 2010 -0500
+++ b/AdiumHelp/AdiumHelp.html	Thu Mar 11 20:28:51 2010 -0500
@@ -1,1 +1,1 @@
-<?xml version="1.0" encoding="utf-8"?>
<!-- adapted from the iChat Help Book -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<title>
			Adium Help
		</title>
		<meta name="AppleTitle" content="Adium Help" />
		<meta name="AppleIcon" content="AdiumHelp/gfx/AdiumIcon-sm.png" />
		<meta name="robots" content="anchors" />
		<link href="css/accessTiger.css" rel="stylesheet" media="all" type="text/css" />
	</head>
	<body>
		<div id="frame">
			<a name="ax-access" id="ax-access"></a><a name="access" id="access"></a>
			<div id="contentleft">
				<center>
					<img src="gfx/SplashScreen.png" alt="Image of Adium application" width="200" height="155" border="0" />
					<h1>
						<img class="icon" src="gfx/AdiumIcon.png" alt="Adium icon" width="32" height="32" border="0" /> Adium Help
					</h1>
					<h4>
						<a href="http://www.adiumx.com/">www.adiumx.com</a>
					</h4>
				</center>
			</div>
			<div id="contentcenter"></div>
			<div id="contentright">
				<h2>
					What's New in Adium?
				</h2>
				<p>
					<a href="pgs/Whats-New.html">Check out great new features.</a>
				</p>
				<h2 class="space17">
					Discover Adium
				</h2>
				<p>
					<a href="pgs/Discover.html">Master the duck.</a>
				</p>
				<h2 class="space17">
					Solving Problems
				</h2>
				<p>
					<a href="pgs/Troubleshooting.html">Find tips to solve common problems.</a>
				</p>
				<h2 class="space17">
					Index
				</h2>
				<p>
					<a href="pgs/index.html">Look up topics easily.</a>
				</p>
			</div>
		</div>
	</body>
</html>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?>
<!-- adapted from the iChat Help Book -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<title>
			Adium Help
		</title>
		<meta name="AppleTitle" content="Adium Help" />
		<meta name="AppleIcon" content="AdiumHelp/gfx/AdiumIcon-sm.png" />
		<meta name="robots" content="anchors" />
		<link href="css/accessTiger.css" rel="stylesheet" media="all" type="text/css" />
	</head>
	<body>
		<div id="frame">
			<a name="ax-access" id="ax-access"></a><a name="access" id="access"></a>
			<div id="contentleft">
				<center>
					<img src="gfx/SplashScreen.png" alt="Image of Adium application" width="200" height="155" border="0" />
					<h1>
						<img class="icon" src="gfx/AdiumIcon.png" alt="Adium icon" width="32" height="32" border="0" /> Adium Help
					</h1>
					<h4>
						<a href="http://www.adium.im/">www.adium.im</a>
					</h4>
				</center>
			</div>
			<div id="contentcenter"></div>
			<div id="contentright">
				<h2>
					What's New in Adium 1.3.x?
				</h2>
				<p>
					<a href="pgs/Whats-New.html">Check out great new features.</a>
				</p>
				<h2 class="space17">
					Discover Adium
				</h2>
				<p>
					<a href="pgs/Discover.html">Master the duck.</a>
				</p>
				<h2 class="space17">
					Solving problems
				</h2>
				<p>
					<a href="pgs/SolvingProblems.html">Find tips to solve common problems.</a>
				</p>
				<h2 class="space17">
					Index
				</h2>
				<p>
					<a href="pgs/index.html">Look up topics easily.</a>
				</p>
			</div>
		</div>
	</body>
</html>
\ No newline at end of file
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/AdiumBackup-Home-from-Backup.png
Binary file AdiumHelp/gfx/AdiumBackup-Home-from-Backup.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/AdiumBackup-Home-to-Backup.png
Binary file AdiumHelp/gfx/AdiumBackup-Home-to-Backup.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/DefaultBlockedStatusIcon.png
Binary file AdiumHelp/gfx/DefaultBlockedStatusIcon.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/Growl-AppsList.png
Binary file AdiumHelp/gfx/Growl-AppsList.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/Growl-Events1.3.png
Binary file AdiumHelp/gfx/Growl-Events1.3.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/ICQEncoding-ICQAccount.png
Binary file AdiumHelp/gfx/ICQEncoding-ICQAccount.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/ICQEncoding.png
Binary file AdiumHelp/gfx/ICQEncoding.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/LostPasswords-KeychainAccess.png
Binary file AdiumHelp/gfx/LostPasswords-KeychainAccess.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/PrivacySettings-AllowOnlyContacts.png
Binary file AdiumHelp/gfx/PrivacySettings-AllowOnlyContacts.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/PrivacySettings-MenuItem.png
Binary file AdiumHelp/gfx/PrivacySettings-MenuItem.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/RecoveringTranscripts-Logs-folder.png
Binary file AdiumHelp/gfx/RecoveringTranscripts-Logs-folder.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/ServiceFeatures-Events-Notification.png
Binary file AdiumHelp/gfx/ServiceFeatures-Events-Notification.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/ServiceFeatures-MSNOptions-ConnectViaHTTP.png
Binary file AdiumHelp/gfx/ServiceFeatures-MSNOptions-ConnectViaHTTP.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/ServiceFeatures-Toolbar-Configure-SendNotification.png
Binary file AdiumHelp/gfx/ServiceFeatures-Toolbar-Configure-SendNotification.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-available.png
Binary file AdiumHelp/gfx/StatusIcons-available.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-away.png
Binary file AdiumHelp/gfx/StatusIcons-away.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-blocked.png
Binary file AdiumHelp/gfx/StatusIcons-blocked.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-busy.png
Binary file AdiumHelp/gfx/StatusIcons-busy.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-content.png
Binary file AdiumHelp/gfx/StatusIcons-content.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-enteredtext.png
Binary file AdiumHelp/gfx/StatusIcons-enteredtext.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-idle.png
Binary file AdiumHelp/gfx/StatusIcons-idle.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-invisible.png
Binary file AdiumHelp/gfx/StatusIcons-invisible.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-mobile.png
Binary file AdiumHelp/gfx/StatusIcons-mobile.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-offline.png
Binary file AdiumHelp/gfx/StatusIcons-offline.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-typing.png
Binary file AdiumHelp/gfx/StatusIcons-typing.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/StatusIcons-unknown.png
Binary file AdiumHelp/gfx/StatusIcons-unknown.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/gfx/TwitterinAdium-TwitterCharacterCounter.png
Binary file AdiumHelp/gfx/TwitterinAdium-TwitterCharacterCounter.png has changed
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-AIM.html
--- a/AdiumHelp/pgs/Account-AIM.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up an AOL Instant Messenger Account
-		</title>
-		<meta name="keywords" content="account, aim">
-		<meta name="description" content="Setting up an AOL Instant Messenger Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="aim" id="aim"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up an AOL Instant Messenger Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create an AOL Instant Messenger Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>AOL Instant Messenger</strong> from the menu.
-							</li>
-							<li>Enter your screen name and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-Bonjour.html
--- a/AdiumHelp/pgs/Account-Bonjour.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,65 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a Bonjour Account
-		</title>
-		<meta name="keywords" content="account, bonjour">
-		<meta name="description" content="Setting up a Bonjour Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="bonjour" id="bonjour"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a Bonjour Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a Bonjour Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>Bonjour</strong> from the menu.
-							</li>
-							<li>Enter your name in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel
-							</li>
-							<li>Choose whether you would like to send typing notices in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-Facebook.html
--- a/AdiumHelp/pgs/Account-Facebook.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,76 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a Facebook Chat Account
-		</title>
-		<meta name="keywords" content="account, aim">
-		<meta name="description" content="Setting up an Facebook Chat Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="aim" id="aim"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up an Facebook Chat Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create an Facebook Chat Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>Facebook Chat</strong> from the menu.
-							</li>
-							<li>Enter your screen name and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-				<tr>
-				</tr>
-				<tr>
-					<td>
-					<em><strong>Known limitation:</strong> Logging into Facebook Chat via Adium will log you out of the Facebook website.</em>
-					</td>	
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-Gadu.html
--- a/AdiumHelp/pgs/Account-Gadu.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a Gadu-Gadu Account
-		</title>
-		<meta name="keywords" content="account, gadu">
-		<meta name="description" content="Setting up a Gadu-Gadu Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="gadu" id="gadu"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a Gadu-Gadu Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a Gadu-Gadu Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>Gadu-Gadu</strong> from the menu.
-							</li>
-							<li>Enter your user name and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Enter the appropriate server and port in the <strong>Options</strong> panel (if you're unsure just leave the defaults).
-							</li>
-							<li>Choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-Groupwise.html
--- a/AdiumHelp/pgs/Account-Groupwise.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,67 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a Novell GroupWise Account
-		</title>
-		<meta name="keywords" content="account, groupwise">
-		<meta name="description" content="Setting up a Novell GroupWise Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="groupwise" id="groupwise"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a Novell GroupWise Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a Novell GroupWise Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>Novell GroupWise</strong> from the menu.
-							</li>
-							<li>Enter your user name, server/port and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-Gtalk.html
--- a/AdiumHelp/pgs/Account-Gtalk.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a Google Talk Account
-		</title>
-		<meta name="keywords" content="account, gtalk">
-		<meta name="description" content="Setting up a Google Talk Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="gtalk" id="gtalk"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a Google Talk Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a Google Talk Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>Google Talk</strong> from the menu.
-							</li>
-							<li>Enter your GTalk ID (ex. adiumuser at gmail.com) and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Set your Resource (ex. Office), available and away priority (ex. 10 and 0) and check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-ICQ.html
--- a/AdiumHelp/pgs/Account-ICQ.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up an ICQ Account
-		</title>
-		<meta name="keywords" content="account, icq">
-		<meta name="description" content="Setting up an ICQ Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="icq" id="icq"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up an ICQ Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create an ICQ Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>ICQ</strong> from the menu.
-							</li>
-							<li>Enter your ICQ number and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Select your preferred encoding in the <strong>Options</strong> panel (if you're unsure about which encoding to choose leave the default value ISO-8859-1).
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-Jabber.html
--- a/AdiumHelp/pgs/Account-Jabber.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a Jabber Account
-		</title>
-		<meta name="keywords" content="account, jabber">
-		<meta name="description" content="Setting up a Jabber Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="jabber" id="jabber"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a Jabber Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a Jabber Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>Jabber</strong> from the menu.
-							</li>
-							<li>Enter your Jabber ID (ex. adiumuser at jabber.org) and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Set your Resource (ex. Office), available and away priority (ex. 10 and 0) and check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-LJ.html
--- a/AdiumHelp/pgs/Account-LJ.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a LiveJournal Account
-		</title>
-		<meta name="keywords" content="account, lj">
-		<meta name="description" content="Setting up a LiveJournal Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="lj" id="lj"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a LiveJournal Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a LiveJournal Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>LiveJournal</strong> from the menu.
-							</li>
-							<li>Enter your LiveJournal ID and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Set your Resource (ex. Office), available and away priority (ex. 10 and 0) and check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-MSN.html
--- a/AdiumHelp/pgs/Account-MSN.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a MSN Messenger Account
-		</title>
-		<meta name="keywords" content="account, msn">
-		<meta name="description" content="Setting up a MSN Messenger Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="msn" id="msn"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a MSN Messenger Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a MSN Messenger Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>MSN Messenger</strong> from the menu.
-							</li>
-							<li>Enter your MSN passport and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your display name and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-MobileMe.html
--- a/AdiumHelp/pgs/Account-MobileMe.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a MobileMe Account (formerly .Mac)
-		</title>
-		<meta name="keywords" content="account, mac">
-		<meta name="description" content="Setting up a MobileMe Account">
-	</head>
-	<body>
-		<div id="banner">
-			<a name="account" id="account"></a><a name="mac" id="mac"></a>
-			<div id="machelp">
-				<a class="bread" href="../AdiumHelp.html">Adium Help</a>
-			</div>
-			<div id="index">
-				<a class="leftborder" href="index.html">Index</a>
-			</div>
-		</div>
-		<div id="mainbox">
-			<div id="caticon">
-				<img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0">
-			</div>
-			<div id="pagetitle">
-				<h1>
-					Setting up a MobileMe Account
-				</h1>
-			</div><br>
-			<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
-				<tr>
-					<td class="blue" colspan="2">
-						<h3>
-							<strong>To Create a MobileMe Account:</strong>
-						</h3>
-					</td>
-				</tr>
-				<tr>
-					<td valign="top">
-						<ol>
-							<li>Choose <strong>Preferences</strong> from the <strong>Adium</strong> menu.
-							</li>
-							<li>Click the <strong>Accounts</strong> button at the top.
-							</li>
-							<li>Click the <strong>+</strong> button.
-							</li>
-							<li>Choose <strong>MobileMe</strong> from the menu.
-							</li>
-							<li>Enter your member name and password in the <strong>Account</strong> panel.
-							</li>
-							<li>Enter your alias and choose an icon in the <strong>Personal</strong> panel.
-							</li>
-							<li>Check the appropriate boxes in the <strong>Options</strong> panel.
-							</li>
-							<li>Choose whether you would like to send typing notices and choose your preferred encryption level in the <strong>Privacy</strong> panel.
-							</li>
-							<li>Setup your proxy configuration in the <strong>Proxy</strong> panel if you need to (if you don't know what proxy configuration details to enter you don't need to enter any).
-							</li>
-							<li>Click <strong>OK.</strong>
-							</li>
-						</ol>
-					</td>
-				</tr>
-			</table>
-		</div>
-	</body>
-</html>
diff -r b5c008a64bf1 -r e9281ab71872 AdiumHelp/pgs/Account-MySpace.html
--- a/AdiumHelp/pgs/Account-MySpace.html	Sun Mar 07 15:15:45 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-<html>
-	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<link media="all" rel="stylesheet" href="../css/task_style.css" type="text/css">
-		<title>
-			Setting up a MySpace IM Account
-		</title>
-		<meta name="keywords" content="account, aim">
-		<meta name="description" content="Setting up a MySpace IM Account">
-	</head>




More information about the commits mailing list