Bug 459574 - Remove browser/themes/[pw]instripe/browser/browser.xml. r=rflint

This commit is contained in:
Dão Gottwald 2008-10-12 22:19:26 +02:00
parent 8344d70c49
commit 93285831b2
5 changed files with 0 additions and 69 deletions

View File

@ -1,44 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE bindings [
<!ENTITY % tabBrowserDTD SYSTEM "chrome://browser/locale/tabbrowser.dtd" >
%tabBrowserDTD;
<!ENTITY % globalDTD SYSTEM "chrome://global/locale/global.dtd">
%globalDTD;
]>
<bindings id="globalBindings"
xmlns="http://www.mozilla.org/xbl"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xbl="http://www.mozilla.org/xbl">
<!-- :::/ widgets \ ::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<binding id="bookmark-left">
<content>
<xul:spacer class="bookmark-image-left" xbl:inherits="selected"/>
<children/>
</content>
</binding>
<binding id="radiogroup-wrapper" extends="chrome://global/content/bindings/radio.xml#radiogroup">
<content>
<xul:box class="radiogroup-wrapper">
<children/>
</xul:box>
</content>
</binding>
<binding id="bm-toolbarbutton" display="xul:button"
extends="chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton">
<resources>
<stylesheet src="chrome://global/skin/toolbarbutton.css"/>
</resources>
<content>
<children includes="observes|template|menupopup|tooltip"/>
<xul:spacer class="bookmark-image-left" xbl:inherits="accesskey,crop,toolbarmode,buttonstyle"/>
<xul:label class="toolbarbutton-text" crop="right" flex="1"
xbl:inherits="value=label,accesskey,crop,toolbarmode,buttonstyle"/>
<xul:spacer class="bookmark-image-right" xbl:inherits="accesskey,crop,toolbarmode,buttonstyle"/>
</content>
</binding>
</bindings>

View File

@ -6,7 +6,6 @@ classic.jar:
skin/classic/browser/bookmark-open-mid.png
skin/classic/browser/bookmark-open-right.png
* skin/classic/browser/browser.css (browser.css)
skin/classic/browser/browser.xml
skin/classic/browser/contextDialogBackground.png
* skin/classic/browser/engineManager.css (engineManager.css)
skin/classic/browser/expander-round.png

View File

@ -63,10 +63,6 @@
margin: 0;
}
.paneSelector > radio[pane] {
-moz-binding: url("chrome://browser/skin/browser.xml#radio-shadow") !important;
}
.paneSelector radio {
border-right: 2px solid transparent;
border-left: 2px solid transparent;

View File

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<bindings id="globalBindings"
xmlns="http://www.mozilla.org/xbl"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xbl="http://www.mozilla.org/xbl">
<!-- :::/ widgets \ ::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<binding id="autocomplete-security-wrapper" extends="xul:hbox">
<content>
<xul:hbox id="autocomplete-security-wrapper" flex="1">
<children/>
</xul:hbox>
</content>
</binding>
</bindings>

View File

@ -5,7 +5,6 @@ classic.jar:
# section at the bottom of this file
* skin/classic/browser/aboutSessionRestore.css (aboutSessionRestore.css)
* skin/classic/browser/browser.css (browser.css)
skin/classic/browser/browser.xml
* skin/classic/browser/engineManager.css (engineManager.css)
skin/classic/browser/Info.png (Info.png)
skin/classic/browser/identity.png (identity.png)
@ -94,7 +93,6 @@ classic.jar:
% skin browser classic/1.0 %skin/classic/aero/browser/ os=WINNT osversion>=6
* skin/classic/aero/browser/aboutSessionRestore.css (aboutSessionRestore.css)
* skin/classic/aero/browser/browser.css (browser-aero.css)
skin/classic/aero/browser/browser.xml
* skin/classic/aero/browser/engineManager.css (engineManager.css)
skin/classic/aero/browser/Info.png (Info-aero.png)
skin/classic/aero/browser/identity.png (identity-aero.png)