]> git.parisson.com Git - pdf.js.git/commitdiff
Add chrome.properties for moz central build.
authorBrendan Dahl <brendan.dahl@gmail.com>
Tue, 15 May 2012 18:38:38 +0000 (11:38 -0700)
committerBrendan Dahl <brendan.dahl@gmail.com>
Tue, 15 May 2012 18:38:38 +0000 (11:38 -0700)
make.js

diff --git a/make.js b/make.js
index e166b6b96fb68e757d574138bb59d894cc2477e9..955c94b077f2683924f938423d18ada5ed9770c2 100755 (executable)
--- a/make.js
+++ b/make.js
@@ -395,7 +395,8 @@ target.mozcentral = function() {
          'components',
          '../../LICENSE'],
       DEFAULT_LOCALE_FILES =
-        [LOCALE_SRC_DIR + 'en-US/viewer.properties'],
+        [LOCALE_SRC_DIR + 'en-US/viewer.properties',
+         LOCALE_SRC_DIR + 'en-US/chrome.properties'],
       FIREFOX_MC_EXTENSION_FILES =
         ['bootstrap.js',
          'icon.png',