1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 05:46:58 +00:00
Files
UXP/application/palemoon/base/content/autorecovery.xul
T
2018-02-02 03:35:06 -05:00

13 lines
374 B
XML

<?xml version="1.0"?>
<overlay
id="autorecovery"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script type="application/x-javascript" src="chrome://browser/content/autorecovery.js"/>
<!-- This is an empty overlay to allow separation of the script into its
own context (needed for locale issues preventing browser start) -->
</overlay>