fx-compat: Add preferences with full-text/keyword search (#2659)

This commit is contained in:
Abe Jellinek 2022-08-10 18:26:23 -04:00 committed by GitHub
parent db600cb5b9
commit 8d75f37548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 2510 additions and 6827 deletions

View file

@ -61,6 +61,7 @@ const xpcomFilesAll = [
'translate/src/tlds',
'translation/translate_firefox',
'isbn',
'preferencePanes',
];
/** XPCOM files to be loaded only for local translation and DB access **/