gecko/browser/base/content/browserMountPoints.inc
2007-03-27 17:35:57 -07:00

23 lines
443 B
HTML

<stringbundleset id="stringbundleset"/>
<commandset id="mainCommandSet"/>
<commandset id="baseMenuCommandSet"/>
#ifdef MOZ_PLACES_BOOKMARKS
<commandset id="placesCommands"/>
#endif
<broadcasterset id="mainBroadcasterSet"/>
<keyset id="mainKeyset"/>
<keyset id="baseMenuKeyset"/>
<menubar id="main-menubar"/>
#ifndef MOZ_PLACES_BOOKMARKS
<template id="bookmarks-template"/>
#endif
#ifndef MOZ_PLACES
<tree id="hiddenHistoryTree"/>
#endif