author | Ehsan Akhgari <ehsan@mozilla.com> |
Fri, 02 Jan 2015 21:13:39 -0500 | |
changeset 247993 | bc7e683ef708f64d1cefdc4a01762ea79ec48534 |
parent 176934 | 9872d86dfa0c8ee5220181dd5075a07b50d6d00c |
child 269360 | 399f25e8643a5b21153a4d591c6af24ff6fbf3d9 |
permissions | -rw-r--r-- |
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # 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 += [ 'QuitterObserver.js', ] XPI_NAME = 'quitter' JAR_MANIFESTS += ['jar.mn']