[Companion] Tired of my messages yet?
Brian
mozdev at bkennelly.net
Sat Sep 18 14:43:15 EDT 2004
I just noticed that new mail alerts depend on the English text in the
title, so I made the following change:
- if (menu.title == "Alerts")
+ if (menu.getType() == "alert")
I am not sending a jar, because it is not necessary for very many
users. I will include it with my overflow collapsed changes later, but
that will not be until after the changes so far have been incorporated
into CVS at mozdev.org.
More information about the Companion
mailing list