<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Growl – Yeri Tiete</title>
    <link>https://yeri.be/tag/growl/</link>
    <description>Yeri Tiete&#39;s blog</description>
    <language>en</language>
    <copyright>© Yeri Tiete</copyright>
    <lastBuildDate>Tue, 22 Mar 2011 00:04:15 +0100</lastBuildDate>
    <atom:link href="https://yeri.be/tag/growl/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Fixing GrowlMail with Mac OS X 10.6.7 and Mail 4.5</title>
      <link>https://yeri.be/fixing-growlmail-with-mac-os-x-10-6-7-and-mail-4-5/</link>
      <pubDate>Tue, 22 Mar 2011 00:04:15 +0100</pubDate>
      <author>Yeri Tiete</author>
      <guid isPermaLink="true">https://yeri.be/fixing-growlmail-with-mac-os-x-10-6-7-and-mail-4-5/</guid>
      <description>&lt;p&gt;Add following two lines to Info.plist:&lt;/p&gt;&#xA;&lt;pre style=&#34;background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;&#34;&gt;&amp;lt;string&amp;gt;9049EF7D-5873-4F54-A447-51D722009310&amp;lt;/string&amp;gt;&#xA;&amp;lt;string&amp;gt;1C58722D-AFBD-464E-81BB-0E05C108BE06&amp;lt;/string&amp;gt;&lt;/pre&gt;&#xA;&lt;p&gt;Between&lt;/p&gt;&#xA;&lt;pre style=&#34;background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;&#34;&gt;&amp;lt;key&amp;gt;SupportedPluginCompatibilityUUIDs&amp;lt;/key&amp;gt;&#xA;&amp;lt;array&amp;gt;&lt;/pre&gt;&#xA;&lt;p&gt;And&lt;/p&gt;&#xA;&lt;pre style=&#34;background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;&#34;&gt;&amp;lt;/array&amp;gt;&lt;/pre&gt;&#xA;&lt;p&gt;You can find the Info.plist in:&lt;/p&gt;&#xA;&lt;pre style=&#34;background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;&#34;&gt;~/Library/Mail/Bundles/&lt;span style=&#34;color: #ff0000;&#34;&gt;GrowlMail.mailbundle&lt;/span&gt;/Contents/&lt;/pre&gt;&#xA;&lt;p&gt;Or&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Add following two lines to Info.plist:</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">&lt;string&gt;9049EF7D-5873-4F54-A447-51D722009310&lt;/string&gt;
&lt;string&gt;1C58722D-AFBD-464E-81BB-0E05C108BE06&lt;/string&gt;</pre>
<p>Between</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">&lt;key&gt;SupportedPluginCompatibilityUUIDs&lt;/key&gt;
&lt;array&gt;</pre>
<p>And</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">&lt;/array&gt;</pre>
<p>You can find the Info.plist in:</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">~/Library/Mail/Bundles/<span style="color: #ff0000;">GrowlMail.mailbundle</span>/Contents/</pre>
<p>Or</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">/Library/Mail/Bundles/<span style="color: #ff0000;">GrowlMail.mailbundle</span>/Contents/</pre>
<p>If you already opened Mail (and received the disable warning), it&rsquo;s probably in a folder named &ldquo;Bundles (Disabled)&rdquo;; just move the content to Bundles again.</p>
<p>You can do the same &lsquo;hack&rsquo; with GPGMail; it&rsquo;s located at</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">(~ <em>or</em> /)Library/Mail/Bundles/<span style="color: #ff0000;">GPGMail.mailbundle</span>/Contents/</pre>
<p>These UUIDs can be found in these two files (they get updated every Mac OS X update, and thus break plugins each time):</p>
<pre style="background-color: #ffffff; line-height: 12pt; margin-right: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 35px; border: 1px dashed #489e06;">/Applications/Mail.app/Contents/Info.plist
/System/Library/Frameworks/Message.framework/Resources/Info.plist</pre>
]]></content:encoded>
      <category>apple</category><category>errors</category><category>software</category>
      <category>growl</category><category>mail</category>
    </item>
    
  </channel>
</rss>
