<div>
<p dir="auto">On 9 Aug 2015, at 2:38, Sherif Soliman wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">On 7 Aug 2015, at 17:38, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left-color: #4B89CF; border-left-style: solid; border-left-width: 2px; color: #4B89CF; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">If it's ok to use Safari for MailMate (but only MailMate) then there is a hidden preference you can use:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>defaults write com.freron.MailMate OakBrowserAppBundleIdentifier -string "com.apple.Safari"
</code></pre>
</blockquote>

<p dir="auto">A bit unrelated, but two follow-up questions:</p>

<ul>
<li>Can this be used to set Webkit (the nightly builds of Safari) as the default browser that MailMate uses?</li>
</ul>
</blockquote>

<p dir="auto">I believe so. You can find the identifier in the Info.plist file of the application. In this case it's <code>org.webkit.nightly.WebKit</code>.</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<ul>
<li>Would this apply to the browser that Visualize.mmBundle uses to view plots?</li>
</ul>
</blockquote>

<p dir="auto">No, that is currently hardcoded to Safari.</p>

<p dir="auto">-- <br>
Benny</p>

</div>