Bug 1887774 convert from MediaEnginePrefs to AudioProcessing config in AudioInputProc...
[gecko.git] / toolkit / mozapps / downloads / components.conf
blob8446fb215026affe76f89e576a3cbeaa1eefb60a
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 Classes = [
8     {
9         'cid': '{F68578EB-6EC2-4169-AE19-8C6243F0ABE1}',
10         'contract_ids': ['@mozilla.org/helperapplauncherdialog;1'],
11         'esModule': 'resource://gre/modules/HelperAppDlg.sys.mjs',
12         'constructor': 'nsUnknownContentTypeDialog',
13     },