author | Khushil Mistry <khushil324@gmail.com> |
Tue, 25 Feb 2020 12:48:44 +0200 | |
changeset 37431 | 5958d77c395b5ec1df97b100215eeabd796e8924 |
parent 16910 | dda8c42d23a8ad0b4de949083b0faf11be92e5cf |
child 40347 | dd6e7061f3e656f9a0e80fd17f9f05650ae0ff5c |
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_JS_MODULES += [ 'CalCompositeCalendar.jsm', ] XPCOM_MANIFESTS += [ 'components.conf', ]