author | Misak Khachatryan <misak.bugzilla@gmail.com> |
Tue, 10 Dec 2013 11:18:27 +0400 | |
changeset 16983 | 63baf8270c1cb8b380784b61c43905c688e051d6 |
parent 15780 | 993bb2a45132dc51b6fdc821dee9a0124085e100 |
child 17092 | 0792a3bf3a2677667be466419ca1c81423bc1820 |
permissions | -rw-r--r-- |
# vim: set filetype=python: # 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/. EXTRA_COMPONENTS += [ 'im.manifest', 'imIncomingServer.js', 'imProtocolInfo.js', ] EXTRA_JS_MODULES += [ 'modules/chatHandler.jsm', 'modules/index_im.js', 'modules/search_im.js', ]