diff options
Diffstat (limited to 'comm/mail/components/newmailaccount/jar.mn')
-rw-r--r-- | comm/mail/components/newmailaccount/jar.mn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/comm/mail/components/newmailaccount/jar.mn b/comm/mail/components/newmailaccount/jar.mn new file mode 100644 index 0000000000..23554a9584 --- /dev/null +++ b/comm/mail/components/newmailaccount/jar.mn @@ -0,0 +1,9 @@ +# 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/. + +messenger.jar: + content/messenger/newmailaccount/accountProvisioner.xhtml (content/accountProvisioner.xhtml) + content/messenger/newmailaccount/accountProvisioner.js (content/accountProvisioner.js) + content/messenger/newmailaccount/provisionerCheckout.js (content/provisionerCheckout.js) + content/messenger/newmailaccount/uriListener.js (content/uriListener.js) |