mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
bac9ec9a84
39 changed files with 541 additions and 108 deletions
|
|
@ -3020,6 +3020,8 @@ nsLocalFile::IsExecutable(bool* aResult)
|
|||
"air", // Adobe AIR installer
|
||||
"app", // executable application
|
||||
"application", // from bug 348763
|
||||
"appx",
|
||||
"appxbundle",
|
||||
"asp",
|
||||
"bas",
|
||||
"bat",
|
||||
|
|
@ -3062,6 +3064,8 @@ nsLocalFile::IsExecutable(bool* aResult)
|
|||
"msh", // Microsoft Shell
|
||||
"mshxml", // Microsoft Shell
|
||||
"msi",
|
||||
"msix",
|
||||
"msixbundle",
|
||||
"msp",
|
||||
"mst",
|
||||
"ops", // Office Profile Settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue