mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
Treat *.jnlp as an executable class file, like *.jar
This commit is contained in:
parent
d7fad8539b
commit
ac3fb82b48
1 changed files with 1 additions and 0 deletions
|
|
@ -3037,6 +3037,7 @@ nsLocalFile::IsExecutable(bool* aResult)
|
|||
"ins",
|
||||
"isp",
|
||||
"jar", // java application bundle
|
||||
"jnlp", // java web start
|
||||
"js",
|
||||
"jse",
|
||||
"lnk",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue