]> git.parisson.com Git - pdf.js.git/commitdiff
addr reviewer comments
authorArtur Adib <arturadib@gmail.com>
Tue, 22 May 2012 23:20:24 +0000 (19:20 -0400)
committerArtur Adib <arturadib@gmail.com>
Tue, 22 May 2012 23:20:24 +0000 (19:20 -0400)
extensions/firefox/chrome-mozcentral.manifest
make.js

index 8348f377ed8b15312017427e01700462fb087c00..2618c476b5d6307334855474ba5281383ca4f37e 100644 (file)
@@ -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 05c9cceffa8ffde49946eed88b9a2ebafd27a243..7862b1dc5c8585d10d0326f3a9a0985980700e24 100755 (executable)
--- 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',