diff --git a/calendar/sunbird/base/content/calendar-menubar.inc b/calendar/sunbird/base/content/calendar-menubar.inc index aa38f178f129..7b5d9f30cb5f 100644 --- a/calendar/sunbird/base/content/calendar-menubar.inc +++ b/calendar/sunbird/base/content/calendar-menubar.inc @@ -430,10 +430,20 @@ + +# On Mac OS X, the "About Sunbird" menuitem belongs under the "Sunbird" menu. +# We hide it (and its separator) here, but we don't ifdef the entire menuitem +# out, as doing so will prevent it from appearing in either place at all! +# +#ifndef XP_MACOSX +#endif