From 2b00c4e6e78ed27d1d17e1386adf99c230cae3bf Mon Sep 17 00:00:00 2001 From: Pale Moon Date: Wed, 25 Feb 2015 15:10:54 +0100 Subject: Add Windows 10 OS support in manifests (fix VersionEx) --- browser/app/palemoon.exe.manifest | 2 ++ dom/plugins/ipc/hangui/plugin-hang-ui.exe.manifest | 6 ++++++ ipc/app/plugin-container.exe.manifest | 6 ++++++ .../components/maintenanceservice/maintenanceservice.exe.manifest | 6 ++++++ toolkit/mozapps/update/updater/updater.exe.manifest | 6 ++++++ webapprt/win/webapprt.exe.manifest | 6 ++++++ xulrunner/app/xulrunner.exe.manifest | 6 ++++++ xulrunner/stub/xulrunner-stub.exe.manifest | 6 ++++++ 8 files changed, 44 insertions(+) diff --git a/browser/app/palemoon.exe.manifest b/browser/app/palemoon.exe.manifest index 93ba9eabf..465effa44 100644 --- a/browser/app/palemoon.exe.manifest +++ b/browser/app/palemoon.exe.manifest @@ -33,6 +33,8 @@ + + diff --git a/dom/plugins/ipc/hangui/plugin-hang-ui.exe.manifest b/dom/plugins/ipc/hangui/plugin-hang-ui.exe.manifest index eab2b0ef4..e10fdba42 100644 --- a/dom/plugins/ipc/hangui/plugin-hang-ui.exe.manifest +++ b/dom/plugins/ipc/hangui/plugin-hang-ui.exe.manifest @@ -28,9 +28,15 @@ + + + + + + diff --git a/ipc/app/plugin-container.exe.manifest b/ipc/app/plugin-container.exe.manifest index 3533dda6b..b945aa660 100644 --- a/ipc/app/plugin-container.exe.manifest +++ b/ipc/app/plugin-container.exe.manifest @@ -33,9 +33,15 @@ + + + + + + diff --git a/toolkit/components/maintenanceservice/maintenanceservice.exe.manifest b/toolkit/components/maintenanceservice/maintenanceservice.exe.manifest index bcb920863..dae842b76 100644 --- a/toolkit/components/maintenanceservice/maintenanceservice.exe.manifest +++ b/toolkit/components/maintenanceservice/maintenanceservice.exe.manifest @@ -16,9 +16,15 @@ + + + + + + diff --git a/toolkit/mozapps/update/updater/updater.exe.manifest b/toolkit/mozapps/update/updater/updater.exe.manifest index 444dce2d1..4c7395369 100644 --- a/toolkit/mozapps/update/updater/updater.exe.manifest +++ b/toolkit/mozapps/update/updater/updater.exe.manifest @@ -28,9 +28,15 @@ + + + + + + diff --git a/webapprt/win/webapprt.exe.manifest b/webapprt/win/webapprt.exe.manifest index 0ccfd224f..f26b6d741 100644 --- a/webapprt/win/webapprt.exe.manifest +++ b/webapprt/win/webapprt.exe.manifest @@ -33,9 +33,15 @@ + + + + + + diff --git a/xulrunner/app/xulrunner.exe.manifest b/xulrunner/app/xulrunner.exe.manifest index 6147520c2..ec3032b85 100644 --- a/xulrunner/app/xulrunner.exe.manifest +++ b/xulrunner/app/xulrunner.exe.manifest @@ -28,9 +28,15 @@ + + + + + + diff --git a/xulrunner/stub/xulrunner-stub.exe.manifest b/xulrunner/stub/xulrunner-stub.exe.manifest index 536c8871b..93f7610d8 100644 --- a/xulrunner/stub/xulrunner-stub.exe.manifest +++ b/xulrunner/stub/xulrunner-stub.exe.manifest @@ -28,9 +28,15 @@ + + + + + + -- cgit v1.2.3