289410-1.xul 312 B

123456789101112131415
  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  3. <window id="crash-window"
  4. xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  5. <scrollbox>
  6. <tree id="crash-tree">
  7. <treecols/>
  8. <treechildren/>
  9. </tree>
  10. </scrollbox>
  11. </window>