michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: browser.jar: michael@0: % overlay chrome://browser/content/places/places.xul chrome://browser/content/places/downloadsViewOverlay.xul michael@0: # Provide another URI for the bookmarkProperties dialog so we can persist the michael@0: # attributes separately michael@0: content/browser/places/bookmarkProperties2.xul (content/bookmarkProperties.xul) michael@0: * content/browser/places/places.xul (content/places.xul) michael@0: * content/browser/places/places.js (content/places.js) michael@0: content/browser/places/places.css (content/places.css) michael@0: content/browser/places/organizer.css (content/organizer.css) michael@0: content/browser/places/bookmarkProperties.xul (content/bookmarkProperties.xul) michael@0: content/browser/places/bookmarkProperties.js (content/bookmarkProperties.js) michael@0: content/browser/places/placesOverlay.xul (content/placesOverlay.xul) michael@0: * content/browser/places/menu.xml (content/menu.xml) michael@0: content/browser/places/tree.xml (content/tree.xml) michael@0: content/browser/places/controller.js (content/controller.js) michael@0: content/browser/places/treeView.js (content/treeView.js) michael@0: * content/browser/places/browserPlacesViews.js (content/browserPlacesViews.js) michael@0: # keep the Places version of the history sidebar at history/history-panel.xul michael@0: # to prevent having to worry about between versions of the browser michael@0: * content/browser/history/history-panel.xul (content/history-panel.xul) michael@0: content/browser/places/history-panel.js (content/history-panel.js) michael@0: # ditto for the bookmarks sidebar michael@0: content/browser/bookmarks/bookmarksPanel.xul (content/bookmarksPanel.xul) michael@0: content/browser/bookmarks/bookmarksPanel.js (content/bookmarksPanel.js) michael@0: * content/browser/bookmarks/sidebarUtils.js (content/sidebarUtils.js) michael@0: content/browser/places/moveBookmarks.xul (content/moveBookmarks.xul) michael@0: content/browser/places/moveBookmarks.js (content/moveBookmarks.js) michael@0: content/browser/places/editBookmarkOverlay.xul (content/editBookmarkOverlay.xul) michael@0: content/browser/places/editBookmarkOverlay.js (content/editBookmarkOverlay.js) michael@0: * content/browser/places/downloadsViewOverlay.xul (content/downloadsViewOverlay.xul)