blob: 62259640648b55589c5665435a56ea77fab34c3b (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<progressmeter max="198" value="99"/> <!-- 50% -->
</window>
|