forked from mirrors/gecko-dev
The overlay defined two elements (helpMenu, menu_ToolsPopup) for all platforms and three others (windowMenu, baseMenuCommandSet, baseMenuKeyset) that were MacOS only. The two all platform elements and windowMenu were only used once and inlined into browser-menubar.inc. The rest of the MacOS only elements were conditionally inlined into browser-sets.inc. MozReview-Commit-ID: D2uyCrnepuH --HG-- extra : rebase_source : a3f7ecaf70c55574ee87091027a651ce429c6876
8 lines
No EOL
167 B
HTML
8 lines
No EOL
167 B
HTML
<commandset id="mainCommandSet"/>
|
|
<commandset id="placesCommands"/>
|
|
|
|
<broadcasterset id="mainBroadcasterSet"/>
|
|
|
|
<keyset id="mainKeyset"/>
|
|
|
|
<menubar id="main-menubar"/> |