mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Add Pale Moon
This commit is contained in:
parent
dcd9973243
commit
fe8028fa2e
1173 changed files with 143053 additions and 934 deletions
12
application/palemoon/base/content/autorecovery.xul
Normal file
12
application/palemoon/base/content/autorecovery.xul
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue