mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
6b9bb03f2e
2 changed files with 0 additions and 3 deletions
|
|
@ -322,11 +322,9 @@
|
|||
WriteRegStr SHCTX "$0\.xhtml" "" "PaleMoonHTML"
|
||||
${EndIf}
|
||||
|
||||
${AddAssociationIfNoneExist} ".pdf"
|
||||
${AddAssociationIfNoneExist} ".oga"
|
||||
${AddAssociationIfNoneExist} ".ogg"
|
||||
${AddAssociationIfNoneExist} ".ogv"
|
||||
${AddAssociationIfNoneExist} ".pdf"
|
||||
${AddAssociationIfNoneExist} ".webm"
|
||||
|
||||
; An empty string is used for the 5th param because PaleMoonHTML is not a
|
||||
|
|
|
|||
|
|
@ -246,7 +246,6 @@ Section "Uninstall"
|
|||
${un.RegCleanFileHandler} ".oga" "PaleMoonHTML"
|
||||
${un.RegCleanFileHandler} ".ogg" "PaleMoonHTML"
|
||||
${un.RegCleanFileHandler} ".ogv" "PaleMoonHTML"
|
||||
${un.RegCleanFileHandler} ".pdf" "PaleMoonHTML"
|
||||
${un.RegCleanFileHandler} ".webm" "PaleMoonHTML"
|
||||
${EndIf}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue