blob: fbcff37062b5b432498a0e95d09eb494849d460a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#filter substitution
# 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/.
openpgp.jar:
% content openpgp %content/openpgp/
content/openpgp/BondOpenPGP.jsm (content/BondOpenPGP.jsm)
content/openpgp/modules (content/modules/*.js*)
content/openpgp/modules/stdlib (content/modules/stdlib/*.js*)
content/openpgp/modules/cryptoAPI (content/modules/cryptoAPI/*.js*)
content/openpgp/strings/enigmail.properties (content/strings/enigmail.properties)
content/openpgp/ui (content/ui/*.js)
content/openpgp/ui (content/ui/*.xhtml)
|