blob: 61f4c9188a0fe98efd8838ea747c9f96e167c82c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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/.
toolkit.jar:
% resource normandy %res/normandy/
res/normandy/Normandy.jsm (./Normandy.jsm)
res/normandy/NormandyMigrations.jsm (./NormandyMigrations.jsm)
res/normandy/lib/ (./lib/*)
res/normandy/skin/ (./skin/*)
res/normandy/actions/ (./actions/*.jsm)
res/normandy/actions/schemas/index.js (./actions/schemas/index.js)
% resource normandy-content %res/normandy/content/ contentaccessible=yes
res/normandy/content/ (./content/*)
% resource normandy-vendor %res/normandy/vendor/ contentaccessible=yes
res/normandy/vendor/ (./vendor/*)
|