author | Masatoshi Kimura <VYV03354@nifty.ne.jp> |
Sat, 17 Mar 2018 19:16:45 +0900 | |
changeset 30476 | 43daf17883d1e37688af61ed84f0a1a87ad85324 |
parent 22198 | b924dcfdae951baca8c5250eb4c6e4e0ee1c677d |
child 37431 | 5958d77c395b5ec1df97b100215eeabd796e8924 |
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 += [ 'calItipEmailTransport.js', 'calItipEmailTransport.manifest', ] with Files('**'): BUG_COMPONENT = ('Calendar', 'E-mail based Scheduling (iTIP/iMIP)')