mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 11:18:39 +09:00
Bug 1468217 - Add "SettingContent-ms" to the list of executable file extensions. r=Gijs, a=RyanVM
This commit is contained in:
parent
4cc70839b2
commit
393973a1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -3074,6 +3074,7 @@ nsLocalFile::IsExecutable(bool* aResult)
|
|||
"scf", // Windows explorer command
|
||||
"scr",
|
||||
"sct",
|
||||
"settingcontent-ms",
|
||||
"shb",
|
||||
"shs",
|
||||
"url",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue