Bug 368876 - Organize Bookmarks menu-item does not work in non-browser windows. r=sspitzer.

git-svn-id: svn://10.0.0.236/trunk@219475 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com
2007-02-04 19:31:30 +00:00
parent 36cdb865b5
commit c5fb9743e8

View File

@@ -2,6 +2,9 @@
<commandset id="mainCommandSet"/>
<commandset id="baseMenuCommandSet"/>
#ifdef MOZ_PLACES_BOOKMARKS
<commandset id="placesCommands"/>
#endif
<broadcasterset id="mainBroadcasterSet"/>
@@ -10,6 +13,8 @@
<menubar id="main-menubar"/>
#ifndef MOZ_PLACES_BOOKMARKS
<template id="bookmarks-template"/>
#endif
<tree id="hiddenHistoryTree"/>