On 20 Feb 2015, at 17:37, John Cooper wrote:
Is there a way to reset the view layouts to their default proportions
without throwing away all my preferences entirely?
That is actually non-trivial, but I think the following should work
(quit MailMate first):
defaults read com.freron.MailMate | grep "MmMailboxes.*MmSplitView" |
tr -d ' ' | cut -f1 -d= | xargs -n1 defaults delete com.freron.MailMate
defaults delete com.freron.MailMate MmWindows
--
Benny
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate