From: Brendan Dahl Date: Tue, 15 May 2012 18:38:38 +0000 (-0700) Subject: Add chrome.properties for moz central build. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=03032d21c40a50ff75fd7c4cf3e046c447d44a90;p=pdf.js.git Add chrome.properties for moz central build. --- diff --git a/make.js b/make.js index e166b6b..955c94b 100755 --- 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',