#!/bin/sh

find $HOME/.mozilla-thunderbird/ -name XUL.mfasl 2>/dev/null | xargs rm -f
