diff --git a/mozilla/calendar/sunbird/base/content/calendar-menubar.inc b/mozilla/calendar/sunbird/base/content/calendar-menubar.inc index aa38f178f12..7b5d9f30cb5 100644 --- a/mozilla/calendar/sunbird/base/content/calendar-menubar.inc +++ b/mozilla/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