-
Notifications
You must be signed in to change notification settings - Fork 0
/
chrome.manifest
38 lines (31 loc) · 1.26 KB
/
chrome.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# ***** BEGIN LICENSE BLOCK *****
# The contents of this file are subject to the Pale Moon Freeware License
# You may not use this file except in compliance with the License.
# You may obtain a copy of the License at http://www.palemoon.org/freeware-license.shtml
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied.
#
# The Original Code is Pale Moon Commander.
#
# The Initial Developer of the Original Code is
# Mark Straver <[email protected]>.
#
# This code is Copyright (C) 2012-2015 the Initial Developer. All Rights Reserved.
#
# ***** END LICENSE BLOCK *****
# Content registration
content pmcommander chrome/content/
# Locale registration
locale pmcommander en-US chrome/locale/en-US/
locale pmcommander de chrome/locale/de/
locale pmcommander es-AR chrome/locale/es-AR/
locale pmcommander nl-NL chrome/locale/nl-NL/
locale pmcommander pl chrome/locale/pl/
locale pmcommander ru chrome/locale/ru/
locale pmcommander sv-SE chrome/locale/sv-SE/
locale pmcommander zh-CN chrome/locale/zh-CN/
# Skin registration
skin pmcommander classic/1.0 chrome/skin/all/
# Browser overlays
overlay chrome://browser/content/browser.xul chrome://pmcommander/content/overlay.xul