Bug #269551 --> Mac OS X menu cleanup for Thunderbird

Hide the extraneous toolbar separator from the tools menu bar for Mac OS X.
This commit is contained in:
scott%scott-macgregor.org 2004-11-16 21:23:33 +00:00
parent 075705e4d2
commit 878fcc6365

View File

@ -444,7 +444,6 @@
oncommand="openOptionsDialog('mailnews', 'chrome://messenger/content/addressbook/pref-addressing.xul', 'mailaddressbookpref')"/>
#else
#ifdef XP_MACOSX
<menuseparator id="prefSep"/>
<menuitem id="menu_preferences" label="&preferencesCmd.label;" accesskey="&preferencesCmd.accesskey;"
oncommand="openOptionsDialog('mailnews', 'chrome://messenger/content/addressbook/pref-addressing.xul', 'mailaddressbookpref')"/>
#endif