addr reviewer comments
This commit is contained in:
parent
424f52205c
commit
ea60f2a088
@ -1,8 +1,3 @@
|
|||||||
resource pdf.js content/
|
resource pdf.js content/
|
||||||
component {6457a96b-2d68-439a-bcfa-44465fbcdbb1} components/PdfStreamConverter.js
|
component {6457a96b-2d68-439a-bcfa-44465fbcdbb1} components/PdfStreamConverter.js
|
||||||
contract @mozilla.org/streamconv;1?from=application/pdf&to=*/* {6457a96b-2d68-439a-bcfa-44465fbcdbb1}
|
contract @mozilla.org/streamconv;1?from=application/pdf&to=*/* {6457a96b-2d68-439a-bcfa-44465fbcdbb1}
|
||||||
|
|
||||||
# Additional resources for pdf.js
|
|
||||||
|
|
||||||
# PDFJS_SUPPORTED_LOCALES
|
|
||||||
|
|
||||||
|
3
make.js
3
make.js
@ -394,8 +394,7 @@ target.mozcentral = function() {
|
|||||||
DEFAULT_LOCALE_FILES =
|
DEFAULT_LOCALE_FILES =
|
||||||
[LOCALE_SRC_DIR + 'en-US/viewer.properties'],
|
[LOCALE_SRC_DIR + 'en-US/viewer.properties'],
|
||||||
FIREFOX_MC_EXTENSION_FILES =
|
FIREFOX_MC_EXTENSION_FILES =
|
||||||
['bootstrap.js',
|
['icon.png',
|
||||||
'icon.png',
|
|
||||||
'icon64.png',
|
'icon64.png',
|
||||||
'chrome.manifest',
|
'chrome.manifest',
|
||||||
'components',
|
'components',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user