2012-05-21 04:12:37 -07:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
browser.jar:
|
2012-12-27 06:50:56 -08:00
|
|
|
% overlay chrome://browser/content/places/places.xul chrome://browser/content/places/downloadsViewOverlay.xul
|
2007-03-26 17:52:59 -07:00
|
|
|
# Provide another URI for the bookmarkProperties dialog so we can persist the
|
|
|
|
# attributes separately
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/places/bookmarkProperties2.xul (content/bookmarkProperties.xul)
|
2007-03-22 10:30:00 -07:00
|
|
|
* content/browser/places/places.xul (content/places.xul)
|
|
|
|
* content/browser/places/places.js (content/places.js)
|
|
|
|
content/browser/places/places.css (content/places.css)
|
2009-10-14 04:56:59 -07:00
|
|
|
content/browser/places/organizer.css (content/organizer.css)
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/places/bookmarkProperties.xul (content/bookmarkProperties.xul)
|
|
|
|
content/browser/places/bookmarkProperties.js (content/bookmarkProperties.js)
|
|
|
|
content/browser/places/placesOverlay.xul (content/placesOverlay.xul)
|
2007-03-22 10:30:00 -07:00
|
|
|
* content/browser/places/menu.xml (content/menu.xml)
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/places/tree.xml (content/tree.xml)
|
2013-02-17 17:49:25 -08:00
|
|
|
content/browser/places/controller.js (content/controller.js)
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/places/treeView.js (content/treeView.js)
|
2010-05-05 06:28:04 -07:00
|
|
|
* content/browser/places/browserPlacesViews.js (content/browserPlacesViews.js)
|
2007-03-22 10:30:00 -07:00
|
|
|
# keep the Places version of the history sidebar at history/history-panel.xul
|
|
|
|
# to prevent having to worry about between versions of the browser
|
|
|
|
* content/browser/history/history-panel.xul (content/history-panel.xul)
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/places/history-panel.js (content/history-panel.js)
|
2007-03-22 10:30:00 -07:00
|
|
|
# ditto for the bookmarks sidebar
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/bookmarks/bookmarksPanel.xul (content/bookmarksPanel.xul)
|
|
|
|
content/browser/bookmarks/bookmarksPanel.js (content/bookmarksPanel.js)
|
2007-03-22 10:30:00 -07:00
|
|
|
* content/browser/bookmarks/sidebarUtils.js (content/sidebarUtils.js)
|
2012-08-10 13:20:25 -07:00
|
|
|
content/browser/places/moveBookmarks.xul (content/moveBookmarks.xul)
|
|
|
|
content/browser/places/moveBookmarks.js (content/moveBookmarks.js)
|
|
|
|
content/browser/places/editBookmarkOverlay.xul (content/editBookmarkOverlay.xul)
|
|
|
|
content/browser/places/editBookmarkOverlay.js (content/editBookmarkOverlay.js)
|
2013-01-14 15:49:36 -08:00
|
|
|
* content/browser/places/downloadsViewOverlay.xul (content/downloadsViewOverlay.xul)
|