20 lines
1.2 KiB
Text
20 lines
1.2 KiB
Text
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
browser.jar:
|
|
% resource newtab %res/newtab/ contentaccessible=yes
|
|
% content newtab %content/newtab/ contentaccessible=yes
|
|
res/newtab/lib/ (./lib/*)
|
|
res/newtab/common/ (./common/*)
|
|
* res/newtab/data/content/abouthomecache/page.html.template (./data/content/abouthomecache/page.html.template)
|
|
* res/newtab/data/content/abouthomecache/script.js.template (./data/content/abouthomecache/script.js.template)
|
|
content/newtab/data/content/assets/ (./data/content/assets/*)
|
|
res/newtab/data/content/activity-stream.bundle.js (./data/content/activity-stream.bundle.js)
|
|
res/newtab/data/content/newtab-render.js (./data/content/newtab-render.js)
|
|
content/newtab/css/activity-stream.css (./css/activity-stream.css)
|
|
res/newtab/prerendered/activity-stream.html (./prerendered/activity-stream.html)
|
|
#ifndef RELEASE_OR_BETA
|
|
res/newtab/prerendered/activity-stream-debug.html (./prerendered/activity-stream-debug.html)
|
|
#endif
|
|
res/newtab/prerendered/activity-stream-noscripts.html (./prerendered/activity-stream-noscripts.html)
|