blob: a4a87c2c8baa778e15dfcc3431c5ce853c22902f (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window align="start" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<label value="One"/>
<menupopup height="40"/>
<label value="Two"/>
</window>
|