diff options
author | JustOff <Off.Just.Off@gmail.com> | 2018-04-14 13:00:36 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2018-04-14 13:00:36 +0300 |
commit | 25370b7f0cc8709821acc8b7826c2c6e38268c67 (patch) | |
tree | 19b0e0bc351369fdca8b32b806f168bdb53be0a9 /application/palemoon/installer/package-manifest.in | |
parent | c73c73b7978d7fc12e0dc07bb7c8f3babd497b8c (diff) | |
download | UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar.gz UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar.lz UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.tar.xz UXP-25370b7f0cc8709821acc8b7826c2c6e38268c67.zip |
Remove dead Places protocol handler in Pale Moon
Diffstat (limited to 'application/palemoon/installer/package-manifest.in')
-rw-r--r-- | application/palemoon/installer/package-manifest.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/palemoon/installer/package-manifest.in b/application/palemoon/installer/package-manifest.in index ffe033596..aefa7fdd7 100644 --- a/application/palemoon/installer/package-manifest.in +++ b/application/palemoon/installer/package-manifest.in @@ -400,7 +400,6 @@ @RESPATH@/browser/components/BrowserDownloads.manifest @RESPATH@/browser/components/DownloadsStartup.js @RESPATH@/browser/components/DownloadsUI.js -@RESPATH@/browser/components/BrowserPlaces.manifest @RESPATH@/components/Downloads.manifest @RESPATH@/components/DownloadLegacy.js @RESPATH@/components/BrowserPageThumbs.manifest @@ -471,7 +470,6 @@ @RESPATH@/components/UnifiedComplete.manifest @RESPATH@/components/UnifiedComplete.js @RESPATH@/components/nsPlacesExpiration.js -@RESPATH@/browser/components/PlacesProtocolHandler.js @RESPATH@/components/PlacesCategoriesStarter.js @RESPATH@/components/ColorAnalyzer.js @RESPATH@/components/PageThumbsProtocol.js |