1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 09:38:06 +02:00

Add icons to the Chrome extensions

This commit is contained in:
Aluísio Augusto Silva Gonçalves 2013-02-16 23:15:01 -03:00
parent f8e70dcf13
commit d18f8d11bc
5 changed files with 7 additions and 1 deletions

View file

@ -590,7 +590,8 @@ target.chrome = function() {
[COMMON_WEB_FILES, CHROME_BUILD_CONTENT_DIR + '/web'],
[['extensions/chrome/*.json',
'extensions/chrome/*.html',
'extensions/chrome/*.js'],
'extensions/chrome/*.js',
'extensions/chrome/icon*.png',],
CHROME_BUILD_DIR],
[BUILD_TARGET, CHROME_BUILD_CONTENT_DIR + BUILD_TARGET],
['external/webL10n/l10n.js', CHROME_BUILD_CONTENT_DIR + '/web'],