<?xmlversion="1.0"?># 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/.<?cspdefault-srcchrome:;img-srcchrome:moz-icon:;object-src'none';?><!DOCTYPE window><windowid="contentAreaDownloadsView"data-l10n-id="downloads-window"xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"xmlns:html="http://www.w3.org/1999/xhtml"><linkset><html:linkrel="stylesheet"href="chrome://global/skin/global.css"/><html:linkrel="stylesheet"href="chrome://browser/content/downloads/contentAreaDownloadsView.css"/><html:linkrel="stylesheet"href="chrome://browser/skin/downloads/contentAreaDownloadsView.css"/><html:linkrel="stylesheet"href="chrome://browser/content/downloads/downloads.css"/><html:linkrel="stylesheet"href="chrome://browser/skin/downloads/allDownloadsView.css"/><html:linkrel="localization"href="toolkit/global/textActions.ftl"/><html:linkrel="localization"href="browser/downloads.ftl"/></linkset><scriptsrc="chrome://global/content/globalOverlay.js"/><scriptsrc="chrome://browser/content/downloads/contentAreaDownloadsView.js"/><scriptsrc="chrome://browser/content/downloads/allDownloadsView.js"/><scriptsrc="chrome://global/content/contentAreaUtils.js"/><scriptsrc="chrome://global/content/editMenuOverlay.js"/>#include ../../../../toolkit/content/editMenuKeys.inc.xhtml#ifdef XP_MACOSX<keysetid="editMenuKeysExtra"><keyid="key_delete2"keycode="VK_BACK"command="cmd_delete"/></keyset>#endif<richlistboxflex="1"seltype="multiple"id="downloadsListBox"class="allDownloadsListBox"context="downloadsContextMenu"/><descriptionid="downloadsListEmptyDescription"data-l10n-id="downloads-list-empty"/>#include downloadsCommands.inc.xhtml#include downloadsContextMenu.inc.xhtml</window>