adium/adium

We're releasing, silly.
adium-1.5.7 1.5.7
2013-07-02, Thijs Alkemade
c72b164f75a7
We're releasing, silly.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="growl, notifications" />
<meta name="description" content="Built into the application." />
<title>Growl support</title>
<link href="../css/topicpage.css" type="text/css" rel="stylesheet" media="all" />
</head>
<body>
<div id="banner"> <a name="tabs" id="tabs"></a>
<div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</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>Growl support</h1>
</div>
<p><a href="http://growl.info/about.php">Growl</a> lets Mac OS X applications unobtrusively tell you when things happen. In its default configuration, Growl fades a floating notification into the top-right corner of your screen for a moment and then fades it out again. This help page informs how to set up Growl.</p>
<p align="center"> <img src="../gfx/Growl notification.png" alt="" /></p>
<div class="taskboxline">
<div class="taskboxheader">
<h3>Installing Growl</h3>
</div>
<div class="taskboxtext">
<p>As of Adium 1.5, Adium is able to show Growl notifications without the Growl application installed. This feature is called <a href="http://growl.info/notetodevelopers">Mist</a>.</p>
<p>If you want to use a different style or use some of the more advanced features of Growl, you will have to either buy the application from the Mac App Store, or get an older and free version from <a href="http://growl.info/downloads">http://growl.info/downloads</a>.</p>
</div>
</div>
<div class="taskboxline">
<div class="taskboxheader">
<h3>Configuring Growl notifications</h3>
</div>
<div class="taskboxtext">
<p>The following events notify you via Growl by default:</p>
<ul>
<li>Contact signs on</li>
<li>Message received (Background Chat)</li>
<li>File transfer requested</li>
<li>File transfer completed successfully</li>
<li>File transfer failed</li>
<li>Error occurs</li>
</ul>
<p>To turn certain notifications off, or to make Adium post additional ones, you need to set up one or more events. You can do this globally as well as on a per-contact basis.</p>
<ul>
<li>To change the global Growl notification settings edit the events in Adium's "Events" preferences.</li>
<li>To edit the Growl notification settings for a specific contact, open the "Get Info" window for this contact and edit the events in the third pane.</li>
</ul>
</div>
</div>
<div class="taskboxline">
<div class="taskboxheader">
<h3>Disabling and uninstalling Growl</h3>
</div>
<div class="taskboxtext">
<p>To disable Adium's built-in Mist notifications, enter this command in Terminal.app: <code>defaults write -g com.growl.growlframework.mist.enabled -bool NO</code>.<p>
<p>To uninstall the Growl application, follow the <a href="http://growl.info/documentation/growl-package-removal.php">instructions on the Growl website</a>.</p>
</div>
</div>
</div>
<script type="text/javascript" src="../js/help.js"></script>
</body>
</html>