blob: f9624b2a5592731409922826d432db3d521f1016 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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/sidebar/browser-sidebar.js
content/browser/sidebar/sidebar-customize.css
content/browser/sidebar/sidebar-customize.html
content/browser/sidebar/sidebar-customize.mjs
content/browser/sidebar/sidebar-main.css
content/browser/sidebar/sidebar-main.mjs
content/browser/sidebar/sidebar-history.html
content/browser/sidebar/sidebar-history.mjs
content/browser/sidebar/sidebar-page.mjs
content/browser/sidebar/sidebar-syncedtabs.html
content/browser/sidebar/sidebar-syncedtabs.mjs
content/browser/sidebar/sidebar.css
|