3 <?xml-stylesheet href=
"chrome://global/skin/" type=
"text/css"?>
4 <?xml-stylesheet href=
"chrome://metrics/skin/prefs.css" type=
"text/css"?>
6 <!DOCTYPE prefwindow SYSTEM
"chrome://metrics/locale/prefs.dtd">
9 id=
"metrics-options-window"
11 windowtype=
"Metrics:Preferences"
13 width=
"400" height=
"160"
14 xmlns:
html=
"http://www.w3.org/1999/xhtml"
15 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
17 <prefpane id=
"metricsPrefsPanel" flex=
"1">
18 <preferences id=
"metrics-prefs">
19 <preference id=
"metrics-pref-upload-enable" name=
"extensions.mozilla.metrics.upload.enable" type=
"bool" instantApply=
"true"/>
21 <vbox class=
"prefs" flex=
"1">
22 <description class=
"msg">&prefs.label.msg;
</description>
23 <checkbox id=
"metrics-enable-checkbox" checked=
"true" label=
"&prefs.checkbox.enable;" preference=
"metrics-pref-upload-enable"
24 persist=
"checked" class=
"cb" />