gecko/testing/release/minotaur/minotaur.xul
2007-09-13 20:28:15 -07:00

18 lines
530 B
XML

<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window id="minotaurWindow"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="test searchbar"
orient="horizontal"
height="400"
width="600">
<!-- Widgets and markup go here -->
<script type="text/javascript" src="chrome://browser/content/bookmarks/bookmarks.js"/>
<script type="text/javascript" src="quit.js" />
<script type="text/javascript" src="sb.js" />
</window>