blob: cec878a5d9f83410870f9482eb77b0f98a93cf8d (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<window id="main">
<?xul-overlay href="test018-overlay-2.xul"?>
</window>
</overlay>
|