mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
[PMkit] Add Pale Moon to 'modules/system/Startup.js'
This commit is contained in:
parent
4bf51d5502
commit
1e692b1f08
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ const appStartupSrv = Cc["@mozilla.org/toolkit/app-startup;1"]
|
|||
.getService(Ci.nsIAppStartup);
|
||||
|
||||
const NAME2TOPIC = {
|
||||
'Palemoon': 'sessionstore-windows-restored',
|
||||
'Firefox': 'sessionstore-windows-restored',
|
||||
'Fennec': 'sessionstore-windows-restored',
|
||||
'SeaMonkey': 'sessionstore-windows-restored',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue