William Bowling is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

wbowling / adium (fork of adium / adium)

Fork of Adium for patches/improvements

Clone this repository (size: 338.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/wbowling/adium
hg clone ssh://hg@bitbucket.org/wbowling/adium

adium / AdiumHelp / AdiumHelp.html

<?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>