From 83ba7dc8847a136bade111c6f1dc4e5f4f36da39 Mon Sep 17 00:00:00 2001 From: Nomis101 Date: Sun, 10 May 2015 00:30:00 +0300 Subject: [PATCH] Bug 1150891 - Port package-manifest.in changes from Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy r=rkent (landing on CLOSED TREE seamonkey) --- im/installer/package-manifest.in | 3 +++ mail/installer/package-manifest.in | 3 +++ suite/installer/package-manifest.in | 3 +++ 3 files changed, 9 insertions(+) diff --git a/im/installer/package-manifest.in b/im/installer/package-manifest.in index 1890d313a00..5c0040d0619 100644 --- a/im/installer/package-manifest.in +++ b/im/installer/package-manifest.in @@ -125,6 +125,9 @@ #endif #endif +@RESPATH@/components/PACGenerator.js +@RESPATH@/components/PACGenerator.manifest + ; Modules @RESPATH@/modules/* diff --git a/mail/installer/package-manifest.in b/mail/installer/package-manifest.in index a7041cd5c44..61cd25473cc 100644 --- a/mail/installer/package-manifest.in +++ b/mail/installer/package-manifest.in @@ -687,6 +687,9 @@ @RESPATH@/components/BuiltinProviders.manifest @RESPATH@/components/TCPPresentationServer.js +@RESPATH@/components/PACGenerator.js +@RESPATH@/components/PACGenerator.manifest + ; Phishing Protection ; Modules @RESPATH@/modules/* diff --git a/suite/installer/package-manifest.in b/suite/installer/package-manifest.in index a15dff70b51..0a14214b98d 100644 --- a/suite/installer/package-manifest.in +++ b/suite/installer/package-manifest.in @@ -517,6 +517,9 @@ @RESPATH@/components/XULStore.js @RESPATH@/components/XULStore.manifest +@RESPATH@/components/PACGenerator.js +@RESPATH@/components/PACGenerator.manifest + ; Modules @RESPATH@/modules/*