mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Add close button and title bar for b2g.
This commit is contained in:
parent
9bf318019e
commit
df0d9be4a5
6 changed files with 34 additions and 14 deletions
1
make.js
1
make.js
|
@ -522,6 +522,7 @@ target.b2g = function() {
|
|||
defines: defines,
|
||||
copy: [
|
||||
[COMMON_WEB_FILES, B2G_BUILD_CONTENT_DIR + '/web'],
|
||||
['web/viewer-b2g.css', B2G_BUILD_CONTENT_DIR + '/web'],
|
||||
['web/locale.properties', B2G_BUILD_CONTENT_DIR + '/web'],
|
||||
['external/webL10n/l10n.js', B2G_BUILD_CONTENT_DIR + '/web']
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue