treestyletab/content/treestyletab/bookmarksOverlay.xul
2009-04-08 09:44:44 +00:00

9 lines
451 B
XML

<?xml version="1.0"?>
<overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script src="res/prefs.js" type="application/x-javascript"/>
<script src="res/boxObject.js" type="application/x-javascript"/>
<script src="res/animationManager.js" type="application/x-javascript"/>
<script src="treestyletab.js" type="application/x-javascript"/>
<script src="bookmarksOverlay.js" type="application/x-javascript"/>
</overlay>