removing navExtraOverlay.xul.

git-svn-id: svn://10.0.0.236/trunk@118089 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com
2002-04-04 07:20:19 +00:00
parent 51ce3f1195
commit c1f5ad4718
3 changed files with 0 additions and 33 deletions

View File

@@ -1359,12 +1359,6 @@ function applyTheme(themeName)
chromeRegistry.selectSkin(name, true);
chromeRegistry.refreshSkins();
}
function getNewThemes()
{
loadURI(gBrandRegionBundle.getString("getNewThemesURL"));
}
function URLBarFocusHandler(aEvent)

View File

@@ -1,26 +0,0 @@
<?xml version="1.0"?>
<!-- The contents of this file are subject to the Netscape Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of
the License at http://www.mozilla.org/NPL/
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
The Original Code is Mozilla Communicator client code, released
March 31, 1998.
The Initial Developer of the Original Code is Netscape
Communications Corporation. Portions created by Netscape are
Copyright (C) 1998-1999 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s): ______________________________________. -->
<!-- DO NOT REMOVE OR ADD TO THIS FILE! -->
<overlay id="navExtraOverlay"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"/>

View File

@@ -6,7 +6,6 @@ browser.jar:
content/browser/browser.xul (content/browser.xul)
content/browser/sessionHistoryUI.js (content/sessionHistoryUI.js)
content/browser/navigatorOverlay.xul (content/navigatorOverlay.xul)
content/browser/navExtraOverlay.xul (content/navExtraOverlay.xul)
content/browser/browser.js (content/browser.js)
content/browser/navigatorDD.js (content/navigatorDD.js)
content/browser/nsBrowserStatusHandler.js (content/nsBrowserStatusHandler.js)