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 >
Extensible Markup Language  |  2010-07-12  |  709b  |  23 lines

  1. <?xml version="1.0"?>
  2.  
  3. <bindings xmlns="http://www.mozilla.org/xbl"
  4.           xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  5.           xmlns:xbl="http://www.mozilla.org/xbl"
  6.           xmlns:html="http://www.w3.org/1999/xhtml">
  7.     
  8.     <binding id="button-link"
  9.              extends="chrome://global/content/bindings/button.xml#button"
  10.              inheritstyle="false">
  11.         
  12.         <resources>
  13.             <stylesheet src="button-link.css"/>
  14.         </resources>
  15.         
  16.         <content>
  17.             <children>
  18.                 <xul:label xbl:inherits="value=label,accesskey,crop"/>
  19.             </children>
  20.         </content>
  21.     </binding>
  22. </bindings>
  23.