mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
[PMkit] Add Pale Moon as a target engine to 'sdk/system/xul-app.jsm'
This commit is contained in:
parent
9e98d5c6ad
commit
4bf51d5502
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ var platformVersion = exports.platformVersion = appInfo.platformVersion;
|
|||
// GUID.
|
||||
|
||||
var ids = exports.ids = {
|
||||
Palemoon: "{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}",
|
||||
Firefox: "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}",
|
||||
Mozilla: "{86c18b42-e466-45a9-ae7a-9b95ba6f5640}",
|
||||
SeaMonkey: "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue