From: Artur Adib Date: Tue, 22 May 2012 23:20:24 +0000 (-0400) Subject: addr reviewer comments X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ea60f2a0880ba015e4af0c6cf04b3e0aee7429da;p=pdf.js.git addr reviewer comments --- diff --git a/extensions/firefox/chrome-mozcentral.manifest b/extensions/firefox/chrome-mozcentral.manifest index 8348f37..2618c47 100644 --- a/extensions/firefox/chrome-mozcentral.manifest +++ b/extensions/firefox/chrome-mozcentral.manifest @@ -1,8 +1,3 @@ resource pdf.js content/ component {6457a96b-2d68-439a-bcfa-44465fbcdbb1} components/PdfStreamConverter.js contract @mozilla.org/streamconv;1?from=application/pdf&to=*/* {6457a96b-2d68-439a-bcfa-44465fbcdbb1} - -# Additional resources for pdf.js - -# PDFJS_SUPPORTED_LOCALES - diff --git a/make.js b/make.js index 05c9cce..7862b1d 100755 --- a/make.js +++ b/make.js @@ -394,8 +394,7 @@ target.mozcentral = function() { DEFAULT_LOCALE_FILES = [LOCALE_SRC_DIR + 'en-US/viewer.properties'], FIREFOX_MC_EXTENSION_FILES = - ['bootstrap.js', - 'icon.png', + ['icon.png', 'icon64.png', 'chrome.manifest', 'components',