mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-01 07:19:01 +00:00
28 lines
837 B
INI
28 lines
837 B
INI
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
[DEFAULT]
|
|
tags = appupdate
|
|
head = head_update.js
|
|
tail =
|
|
|
|
[canCheckForAndCanApplyUpdates.js]
|
|
[urlConstruction.js]
|
|
[updateManagerXML.js]
|
|
[remoteUpdateXML.js]
|
|
[downloadAndHashCheckMar.js]
|
|
[cleanupDownloadingForOlderAppVersion.js]
|
|
[cleanupDownloadingForDifferentChannel.js]
|
|
[cleanupDownloadingForSameVersionAndBuildID.js]
|
|
[cleanupDownloadingIncorrectStatus.js]
|
|
[cleanupPendingVersionFileIncorrectStatus.js]
|
|
[cleanupSuccessLogMove.js]
|
|
[cleanupSuccessLogsFIFO.js]
|
|
[downloadInterruptedRecovery.js]
|
|
[downloadResumeForSameAppVersion.js]
|
|
[downloadCompleteAfterPartialFailure.js]
|
|
[uiSilentPref.js]
|
|
[uiUnsupportedAlreadyNotified.js]
|
|
[uiAutoPref.js]
|