blob: 3b87cb5e0d348d2065760f16861c97aedc530530 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="Empty Window">
</window>
|