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/.
10 'cid': '{92735ff4-6384-4ad6-8508-757010e149ee}',
11 'contract_ids': ['@mozilla.org/intl/localeservice;1'],
12 'interfaces': ['mozILocaleService'],
14 'type': 'mozilla::intl::LocaleService',
15 'headers': ['mozilla/intl/LocaleService.h'],
16 'constructor': 'mozilla::intl::LocaleService::GetInstanceAddRefed',
19 'cid': '{65944815-e9ae-48bd-a2bf-f1108720950c}',
20 'contract_ids': ['@mozilla.org/intl/ospreferences;1'],
22 'type': 'mozilla::intl::OSPreferences',
23 'headers': ['mozilla/intl/OSPreferences.h'],
24 'constructor': 'mozilla::intl::OSPreferences::GetInstanceAddRefed',
27 'cid': '{a1b72850-a999-11d2-9119-006008a6edf6}',
28 'contract_ids': ['@mozilla.org/intl/collation-factory;1'],
29 'type': 'nsCollationFactory',
30 'headers': ['/intl/locale/nsCollationFactory.h'],