2012-05-21 11:12:37 +00: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/.
|
|
|
|
|
2005-11-10 23:31:08 +00:00
|
|
|
browser.jar:
|
2012-12-27 14:50:56 +00:00
|
|
|
% overlay chrome://browser/content/places/places.xul chrome://browser/content/places/downloadsViewOverlay.xul
|
2007-03-27 00:52:59 +00:00
|
|
|
# Provide another URI for the bookmarkProperties dialog so we can persist the
|
|
|
|
# attributes separately
|
2012-08-10 20:20:25 +00:00
|
|
|
content/browser/places/bookmarkProperties2.xul (content/bookmarkProperties.xul)
|
2005-11-10 23:31:08 +00:00
|
|
|
* content/browser/places/places.xul (content/places.xul)
|
2006-03-14 01:56:09 +00:00
|
|
|
* content/browser/places/places.js (content/places.js)
|
2005-11-27 04:26:18 +00:00
|
|
|
content/browser/places/places.css (content/places.css)
|
2009-10-14 11:56:59 +00:00
|
|
|
content/browser/places/organizer.css (content/organizer.css)
|
2012-08-10 20:20:25 +00: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)
|
2006-02-23 18:30:40 +00:00
|
|
|
* content/browser/places/menu.xml (content/menu.xml)
|
2012-08-10 20:20:25 +00:00
|
|
|
content/browser/places/tree.xml (content/tree.xml)
|
2012-12-20 17:41:52 +00:00
|
|
|
* content/browser/places/controller.js (content/controller.js)
|
2012-08-10 20:20:25 +00:00
|
|
|
content/browser/places/treeView.js (content/treeView.js)
|
2010-05-05 13:28:04 +00:00
|
|
|
* content/browser/places/browserPlacesViews.js (content/browserPlacesViews.js)
|
2006-11-04 04:48:06 +00: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 20:20:25 +00:00
|
|
|
content/browser/places/history-panel.js (content/history-panel.js)
|
2007-02-08 13:33:04 +00:00
|
|
|
# ditto for the bookmarks sidebar
|
2012-08-10 20:20:25 +00:00
|
|
|
content/browser/bookmarks/bookmarksPanel.xul (content/bookmarksPanel.xul)
|
|
|
|
content/browser/bookmarks/bookmarksPanel.js (content/bookmarksPanel.js)
|
2007-02-08 13:33:04 +00:00
|
|
|
* content/browser/bookmarks/sidebarUtils.js (content/sidebarUtils.js)
|
2012-08-10 20:20:25 +00: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 23:49:36 +00:00
|
|
|
* content/browser/places/downloadsViewOverlay.xul (content/downloadsViewOverlay.xul)
|