blob: 4e0fe90812c764e290da8513f48d59d4d99fb62d (
plain)
1
2
3
4
5
|
<?xml version='1.0'?>
<?xml-stylesheet href='chrome://global/skin/global.css'?>
<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' title='Editor' width='600' height='500'>
<box flex='1'/>
</window>
|