home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2011 November
/
CHIP_2011_11.iso
/
Programy
/
Narzedzia
/
AIMP2
/
aimp_2.61.583.exe
/
$TEMP
/
YandexPackSetup.msi
/
filD13205C258844DDBAB5651CE0188FEE4
< prev
next >
Wrap
Extensible Markup Language
|
2010-07-12
|
709b
|
23 lines
<?xml version="1.0"?>
<bindings xmlns="http://www.mozilla.org/xbl"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xbl="http://www.mozilla.org/xbl"
xmlns:html="http://www.w3.org/1999/xhtml">
<binding id="button-link"
extends="chrome://global/content/bindings/button.xml#button"
inheritstyle="false">
<resources>
<stylesheet src="button-link.css"/>
</resources>
<content>
<children>
<xul:label xbl:inherits="value=label,accesskey,crop"/>
</children>
</content>
</binding>
</bindings>