diff options
Diffstat (limited to 'comm/chat/content/jar.mn')
-rw-r--r-- | comm/chat/content/jar.mn | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/comm/chat/content/jar.mn b/comm/chat/content/jar.mn new file mode 100644 index 0000000000..6016af2220 --- /dev/null +++ b/comm/chat/content/jar.mn @@ -0,0 +1,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/. + +chat.jar: +% content chat %content/chat/ + content/chat/imAccountOptionsHelper.js + content/chat/chat-account-richlistitem.js + content/chat/chat-tooltip.js + content/chat/conversation-browser.js + content/chat/conv.html + content/chat/otr-add-fingerprint.js + content/chat/otr-add-fingerprint.xhtml + content/chat/otr-auth.js + content/chat/otr-auth.xhtml + content/chat/otr-finger.js + content/chat/otr-finger.xhtml + content/chat/otrWorker.js |