Code written by Manotej Meka <manotejmeka@gmail.com> and Ian Ferguson <fergu272@msu.edu> This is the initial landing of the search feature, and is preffed off behind browser.preferences.search. MozReview-Commit-ID: 7iaeRsIIV3Y
17 lines
762 B
Plaintext
17 lines
762 B
Plaintext
# 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/.
|
|
|
|
browser.jar:
|
|
content/browser/preferences/in-content/preferences.js
|
|
* content/browser/preferences/in-content/preferences.xul
|
|
content/browser/preferences/in-content/subdialogs.js
|
|
|
|
content/browser/preferences/in-content/main.js
|
|
content/browser/preferences/in-content/privacy.js
|
|
content/browser/preferences/in-content/containers.js
|
|
content/browser/preferences/in-content/advanced.js
|
|
content/browser/preferences/in-content/applications.js
|
|
content/browser/preferences/in-content/sync.js
|
|
content/browser/preferences/in-content/findInPage.js
|