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
/
fil927AB10B9CE7B0BADD3D88F7E7A60683
< prev
next >
Wrap
Extensible Markup Language
|
2010-07-12
|
803b
|
27 lines
<?xml version="1.0"?>
<!DOCTYPE bindings [
<!ENTITY % locale SYSTEM "chrome://yasearch/locale/package-management/package-management.dtd">
%locale;
]>
<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="disclaimer"
inheritstyle="false">
<resources>
<stylesheet src="disclaimer.css"/>
<image src="disclaimer.png"/>
</resources>
<content>
<xul:image/>
<xul:description>
&disclaimer;
</xul:description>
</content>
</binding>
</bindings>