blob: 5f1c6f307dec34bb36567f142059d5a43189aa57 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<!DOCTYPE options SYSTEM "chrome://eib/locale/options.dtd">
<vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<setting type="string" pref="extensions.eib.trusted" title="&eib.options.trusted;" desc="&eib.options.trusted;" />
</vbox>
|