ctalbert%mozilla.com e4fbc3e9a1 Bug 385987 - initial check in of minotaur tool r=robcee
git-svn-id: svn://10.0.0.236/trunk@235963 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-14 03:28:15 +00: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>