1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/components/places/jar.mn Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,34 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +browser.jar: 1.9 +% overlay chrome://browser/content/places/places.xul chrome://browser/content/places/downloadsViewOverlay.xul 1.10 +# Provide another URI for the bookmarkProperties dialog so we can persist the 1.11 +# attributes separately 1.12 + content/browser/places/bookmarkProperties2.xul (content/bookmarkProperties.xul) 1.13 +* content/browser/places/places.xul (content/places.xul) 1.14 +* content/browser/places/places.js (content/places.js) 1.15 + content/browser/places/places.css (content/places.css) 1.16 + content/browser/places/organizer.css (content/organizer.css) 1.17 + content/browser/places/bookmarkProperties.xul (content/bookmarkProperties.xul) 1.18 + content/browser/places/bookmarkProperties.js (content/bookmarkProperties.js) 1.19 + content/browser/places/placesOverlay.xul (content/placesOverlay.xul) 1.20 +* content/browser/places/menu.xml (content/menu.xml) 1.21 + content/browser/places/tree.xml (content/tree.xml) 1.22 + content/browser/places/controller.js (content/controller.js) 1.23 + content/browser/places/treeView.js (content/treeView.js) 1.24 +* content/browser/places/browserPlacesViews.js (content/browserPlacesViews.js) 1.25 +# keep the Places version of the history sidebar at history/history-panel.xul 1.26 +# to prevent having to worry about between versions of the browser 1.27 +* content/browser/history/history-panel.xul (content/history-panel.xul) 1.28 + content/browser/places/history-panel.js (content/history-panel.js) 1.29 +# ditto for the bookmarks sidebar 1.30 + content/browser/bookmarks/bookmarksPanel.xul (content/bookmarksPanel.xul) 1.31 + content/browser/bookmarks/bookmarksPanel.js (content/bookmarksPanel.js) 1.32 +* content/browser/bookmarks/sidebarUtils.js (content/sidebarUtils.js) 1.33 + content/browser/places/moveBookmarks.xul (content/moveBookmarks.xul) 1.34 + content/browser/places/moveBookmarks.js (content/moveBookmarks.js) 1.35 + content/browser/places/editBookmarkOverlay.xul (content/editBookmarkOverlay.xul) 1.36 + content/browser/places/editBookmarkOverlay.js (content/editBookmarkOverlay.js) 1.37 +* content/browser/places/downloadsViewOverlay.xul (content/downloadsViewOverlay.xul)